Skip to content
/ lisper Public

Yet another common lisp implementation in rust.

Notifications You must be signed in to change notification settings

vlabo/lisper

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Lisper

A common lisp implementation in rust.

This is a hobby project. Don't expect to be finished soon.

TODO

  • Parser

    • Custom parser
    • Syntax errors.
    • Tests
  • Interpreter

    • Function/variable dose not exist error.
    • Scope variables and functions.
    • Exception handling.
    • Tests

About

Yet another common lisp implementation in rust.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published