Skip to content

mynameisfashanu/Lisa

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 

Repository files navigation

Lisa

A simple lisp implementation.

This is an educational project with limited functionality. The primary purpose is to learn about the fundamental principles of functional programming - lisps in particular, and compiler theory.

Future Features

  1. Native types
  2. Tail recursion
  3. Garbage collection
  4. User defined types
  5. JIT compiler
  6. Macros
  7. List literals
  8. Pool allocation
  9. Static typing

About

A simple lisp implementation.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages