This website requires JavaScript.
Explore
Help
Register
Sign In
mclang
/
mclangc
Watch
1
Star
0
Fork
0
You've already forked mclangc
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
11
Commits
2
Branches
0
Tags
15
MiB
Rust
100%
b8728b8f8d
Go to file
HTTPS
Download ZIP
Download TAR.GZ
Download BUNDLE
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Cite this repository
APA
BibTeX
Cancel
MCorange
b8728b8f8d
Changed main function back to using anyhow::Result<T> cause i dont get backtraces without it
2024-12-22 02:01:54 +02:00
src
Changed main function back to using anyhow::Result<T> cause i dont get backtraces without it
2024-12-22 02:01:54 +02:00
tests
Saved location in tokens post parsing, fixed parsing just skipping stuff
2024-12-22 02:01:04 +02:00
.gitignore
Initial
2024-12-21 03:22:07 +02:00
Cargo.lock
MCLang, now with testing!
2024-12-21 05:10:03 +02:00
Cargo.toml
Add a default binary so cargo doesnt ask me everyt time what to run
2024-12-21 23:09:29 +02:00
test.mcl
Initial
2024-12-21 03:22:07 +02:00