Skip to content

zylisp/lang

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

zylisp/lang

Core language implementation for Zylisp.

Packages

  • sexpr: S-expression types and utilities
  • parser: Lexer and reader for parsing Zylisp source
  • interpreter: Direct evaluation of S-expressions

Status

MVP implementation - supports basic arithmetic, variables, and lambda functions.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages