Skip to content

SuperFluffyGame/recursive_descent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

A simple parser and interpreter for a language.

Doesn't have a name yet.

TODO

  1. Comments
  2. Make Everything and Expression [DONE]
  3. Non let assignment [DONE]
  4. Organization
  5. Blocks [DONE]
  6. Function Making [DONE]
  7. Validation
  8. Loops, and Ifs
  9. Actually Make The Interpreter Good
  10. Language Server?

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages