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 |
#1123 in Programming languages
Used in clue
175KB
5K
SLoC
The Clue programming language
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
~4.5MB
~84K SLoC