lucydsl / liblucy

Core Lucy compiler

Home Page:https://pkg.spooky.click/lucylang/

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

liblucy

liblucy is the core piece of Lucy the DSL. It contains the core compiler that is compiled to wasm for usage in JavaScript environments such as Node.js. It also includes the CLI compiler, lucyc.

Contributing

See the contributing page for information on how to build liblucy and the workflow for making changes.

License

BSD-2-Clause

About

Core Lucy compiler

https://pkg.spooky.click/lucylang/


Languages

Language:C 87.7%Language:JavaScript 8.1%Language:Shell 1.5%Language:HTML 1.5%Language:Makefile 1.2%