ffl
ffl copied to clipboard
A general purpose Forth library
FFL is sort-of a stdlib for Forth and it's very comprehensive and useful, is there any plan for its development?
The regular expression module should support the ^ and $ anchors. Together with a multiline option they should match the start and end of the string or the start and...
Reported by [email protected], Jun 24, 2014 What steps will reproduce the problem? 1. Install gforth on debian as follows: sudo apt-get install gforth 2. Install and compile version 0.7.3 gforth...