Skip to content

bekaus/sin-lisp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SIN - S-expressions INput

What is SIN?

SIN is a simple lisp dialect that comes with an interpreter sin and a compiler sinc. Both sin and sinc are written in Python. Sinc compiles SIN to Python.

Why SIN?

SIN is yet another LISP that tries to fill a niche not yet covered by another LISP:

  • Written in Python
  • As succinct as possible
  • Compiles to Python

Further reading

You can find out more in this blog post. It was featured on hacker news, too: link

About

idiosyncratic lisp to python compiler/interpreter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published