This website requires JavaScript.
Explore
Help
Sign In
iitalics
/
spice
Watch
1
Star
0
Fork
You've already forked spice
0
Code
Issues
Pull Requests
Packages
Projects
Releases
Wiki
Activity
846cae64ff
spice
/
lib
/
dune
4 lines
80 B
Plaintext
Raw
Normal View
History
Unescape
Escape
spice lang parser and lexer
2023-11-24 04:06:13 +00:00
(library
use Fmt library in Syn
2023-11-25 20:59:51 +00:00
(name spice)
add bytecode-like data type
2023-11-29 21:21:35 +00:00
(libraries fmt spice_syntax spice_lower spice_runtime))