retroforth/RELEASE_NOTES.md
crc fd62be3640 free pascal implementation from Rob Judd
FossilOrigin-Name: c8564002494b8c0c64afe9c39085b8bb1ffd32b2e0bf7cc99190d3165047a80f
2018-01-11 13:17:30 +00:00

681 B

RETRO 12 - 2018.1

Bug fixes:

  • Fixed an issue with line endings in the Glossary's gopher server

Language Improvements:

  • s:with-format now handles \r

Interfaces:

  • rre

    • Added f:ceiling

    • Significant internal refactoring

      • Extended instruction set handling
      • Command line argument handling
      • Individual features can now be disabled easily
  • repl

    • Build script no longer links this against libm
  • pascal/listener is a Free Pascal implementation by Rob Judd

Other:

Documentation:

  • Added significant comments to repl
  • Added significant comments to rre
  • Began adding examples to the Glossary
  • Update code fence style

Examples:

Final Notes: