Skip to content

choltz95/microlispjs

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

16 Commits
 
 
 
 
 
 
 
 

Repository files navigation

littlelisp

An implementation of classical lisp in < 300 lines of javascript. Inspired by the implementations of John McCarthy, Peter Norvig, and Marry Cook.

Initially an easter egg in my personal website, I made this project its own repo for management purposes. NOTE: This iteration does not work locally with chrome set to default settings - you need set up a local webserver to allow Cross origin requests or you can simply open index.html in firefox.

to run: clone and run index.html in firefox or chrome with cross origin requests enabled. An older version is deployed to http://littlelispjs.divshot.io/

About

minimal 'micro' lisp interpreter in javascript

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published