Skip to content

mrdg/fatlisp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

54 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Fatlisp

Simple Lisp interpreter. It can be embedded in Go programs, but there is also a stand-alone executable.

For an example on how to use it in a Go program, check fli/main.go.

The standalone version is used like this:

fli <filename>

Note it's not really useful yet. A lot of stuff is still missing.

About

Lisp interpreter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages