Skip to content

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Prepare

git clone ...

docker build -t ubuntu_gcc .

docker run -it -v PATH_TO_LISP:/app ubuntu_gcc bash

cd app

make LD=g++ CC=gcc CXX=g++ WARN_OPTS="-pedantic -Wall" FLAGS="-O2"

Usage

Run tests: ./check

Run lisp: ./lisp_machine FILE

About

No description, website, or topics provided.

Resources

Stars

0 stars

Watchers

1 watching

Forks

Releases

Packages

Contributors

Languages