5 releases (breaking)
0.5.0 | Sep 26, 2022 |
---|---|
0.4.0 | Jun 10, 2022 |
0.3.0 | Apr 3, 2022 |
0.2.0 | Mar 28, 2022 |
0.1.0 | Mar 13, 2022 |
#1046 in Programming languages
24 downloads per month
Used in 2 crates
(via mica-hl)
245KB
5.5K
SLoC
This crate houses the low-level interface of Mica. There are a lot of implementation details here;
consider using the high-level mica
crate instead.
lib.rs
:
The implementation of the Mica programming language. This crate contains the low-level API;
you usually want to use the high-level API from mica-hl
instead.
Dependencies
~1MB
~15K SLoC