objecthub / swift-lispkit

Interpreter framework for Lisp-based extension and scripting languages on macOS and iOS. LispKit is based on the R7RS standard for Scheme. Its compiler generates bytecode for a virtual machine. LispKit is fully implemented in Swift 5.
https://lisppad.app
Apache License 2.0
392 stars 16 forks source link

Simple makefile #11

Closed benkb closed 4 years ago

benkb commented 4 years ago

like it says in the title, a simple Makefile that I personally like for creating the development process a little more declarative