Skip to content

Releases: ShinobuAmasaki/forgex

Forgex v1.1

25 Dec 11:42
Compare
Choose a tag to compare

This version includes some bug fixes:

  • Broken repetition ranges have been fixed.
  • Leftmost and longest match is now validated.

Forgex First Release

24 Dec 09:46
Compare
Choose a tag to compare

Fortran Regular Expression contains the following:

  • Matching regular expression (the .in. and .match. operators, and the regex procedure)
  • UTF-8 string processing support
  • FPM and CMake support