7 releases (stable)
new 3.3.1 | May 21, 2023 |
---|---|
3.3.0 | May 20, 2023 |
3.2.0 | Apr 29, 2023 |
3.1.0 | Feb 21, 2023 |
3.0.0 | Jan 29, 2023 |
#213 in Programming languages
120 downloads per month
Used in clue
165KB
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
~2.2–3MB
~63K SLoC