#lua #programming-language #compiler #transpiler #language

clue_core

C/Rust like programming language that compiles into Lua code

14 stable releases

3.4.7 Mar 29, 2024
3.4.6 Nov 24, 2023
3.4.4 Oct 23, 2023
3.4.1 Jun 27, 2023
3.1.0 Feb 21, 2023

#963 in Programming languages

34 downloads per month
Used in clue

MIT license

175KB
5K SLoC

The Clue programming language

image
Crates.io Crates.io

This is Clue's compiler code, used by the Clue cli.
It can be used as a library in any other project as well.

For more info about Clue itself, check the main crate


lib.rs:

The Clue compiler core

This is the core of the Clue compiler This is used by the cli but can also be used by other projects It is recommended to use Clue instead of the lower level APIs unless you need to

Dependencies

~2.8–3.5MB
~63K SLoC