Skip to content

A toy embeddable LISP evaluation engine written in Go

License

Notifications You must be signed in to change notification settings

johnazariah/golisp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

golisp

A toy embeddable LISP evaluation engine written in Go

Description

The purpose of this little project is to serve as a test-bed for my learning the Go Programming Language.

As such, it is likely to be rife with areas of improvement, and feedback will be gratefully received.

It isn't going to be particularly efficient, rigorous or complete, or perhaps even interesting. But it seemed like a fun way to get a handle on the capabilities and idiosyncracies of Go.

About

A toy embeddable LISP evaluation engine written in Go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages