Skip to content

bnjmnt4n/lispz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

43 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lispz

A Lisp interpreter written in Zig, based on the Writing a Lisp series.

Usage

  1. Install Zig v0.10.0.

  2. Execute the following

    $ git clone --recursive https://github.com/bnjmnt4n/lispz.git
    $ cd lispz
    $ zig build run

About

A Lisp interpreter written in Zig.

Topics

Resources

Stars

Watchers

Forks