Go to file
era 4d75648f29 forth week 2022-08-28 12:27:40 +01:00
examples adds possibility of running code from file by using cat $FILE | repl.lua 2022-08-22 21:31:42 +01:00
README.md adding readme 2022-07-03 09:41:19 +01:00
function_test.lua add new files for lang 2022-08-28 12:27:21 +01:00
lang.lua add new files for lang 2022-08-28 12:27:21 +01:00
pt.lua second week 2022-07-09 19:32:35 +01:00
repl.lua forth week 2022-08-28 12:27:40 +01:00
run_tests.sh adding tests 2022-07-10 11:42:07 +01:00
test.lua tests 2022-07-08 15:59:26 +01:00

README.md

What?

  • Exercises done for the Building PRogramming Language from Classpert
  • Uses Lua 5.3 and LPEG lpeg_1_0_2_1-lpeg.so