1
0
Fork
You've already forked building-programming-language
0
No description
  • Lua 99.7%
  • Shell 0.3%
Find a file
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
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
README.md adding readme 2022年07月03日 09:41:19 +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

What?

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