Skip to content

steewbsd/atlas

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

33 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Atlas (Another Terrible Lisp Appeared Suddenly)

A Lisp interpreter/language project created to gain profficiency with Rust.

(Current) Parsing example:

image

(Current) Working simple logic: image

TODOs, bugs and planned features

  • [] Better error handling
  • Language logic
  • [] String quoting checker for unclosed expressions
  • [] Tests (some bugs are present)
  • [] Improve user handling, privatize unneeded functions
  • Literals, variables and expressions
  • Multi level nesting, multiple arguments
  • Tree parsing

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages