Skip to content

lofaldli/lispy

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

my own lisp interpreter

Build Status

made by following http://buildyourownlisp.com

installation

  1. install dependencies

     sudo apt install libedit-dev
    
  2. build

     make
     make install
    

syntax

About

a lisp interpreter

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published