keith-packard / snek

Snek programming language for tiny systems
GNU General Public License v3.0
294 stars 30 forks source link

Add some more details about build requirements in README.md #62

Closed keith-packard closed 2 years ago

keith-packard commented 2 years ago

Note that a current version of lola and the GNU awk version (gawk) are required to build Snek.

Closes #61

Signed-off-by: Keith Packard keithp@keithp.com