Skip to content

samarthkishor/lisp.ts

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Lisp.ts

This is my attempt to implement a basic Lisp interpreter in TypeScript following Peter Norvig’s Python implementation as closely as possible.

lisp.ts is incomplete since my eval (renamed to evaluate since js already has an eval) function is not working as intended. This was basically an excersise to learn Lisp more thoroughly and try out TypeScript.

About

A basic Lisp interpreter in TypeScript

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published