Skip to content

Latest commit

 

History

History
9 lines (6 loc) · 394 Bytes

README.adoc

File metadata and controls

9 lines (6 loc) · 394 Bytes

Lila - Lisp launcher

Build Status

Lila runs a script written in any Lisp dialect, using any implementation of that dialect on any OS.

Use #! /usr/bin/env lila as the first line of the file. Lila leverages S-expressions to provide a clean and extensible syntax for the details.