Skip to content

Latest commit

 

History

29 Commits

Folders and files

NameName
Last commit message
Last commit date
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

lispc

Single-pass Lisp subset compiler

Platforms Supported

  • Darwin ARM64
  • GAS (GNU Assembler) x86-64

Usage

lispc <file>.lisp [-clean|-run|-compile|-help]

  • Options:

    • -clean: Produce no intermediate files
    • -run: Run the produced executable
    • -compile: Compile to Assembly, but do not link to form executable
  • No options starts an REPL

  • Type make to get started

About

Single-pass Lisp subset compiler

Resources

Stars

0 stars

Watchers

0 watching

Forks

Releases

Packages

Contributors

Languages