AntonJoha / Lisp

Lisp
MIT License
0 stars 0 forks source link

Make a basic parser #3

Closed AntonJoha closed 1 year ago

AntonJoha commented 1 year ago

Use the first lexer to generate a starting parser.

This parser should only care about syntax and not any semantic issues