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
26
Commits
6
Branches
0
Tags
15
MiB
Rust
99.1%
C
0.7%
Shell
0.2%
5aa2393c8f
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
5aa2393c8f
fix
2023-03-20 19:26:11 +02:00
docs
some docs for devs, added a few examples, implemented syscalls
2023-03-14 21:50:14 +02:00
editor
/vscode
some docs for devs, added a few examples, implemented syscalls
2023-03-14 21:50:14 +02:00
examples
added chars
2023-03-20 16:33:08 +02:00
include
add != >= <= ops and change / to divmod and add int.mcl stdlib entry
2023-03-20 16:53:30 +02:00
src
fix
2023-03-20 19:26:11 +02:00
tests
implemented string literals
2023-03-18 22:46:11 +02:00
.gitignore
finaly implemented macros properly
2023-03-20 13:39:04 +02:00
Cargo.lock
implement /example/rule110.mcl and fix interpreting syscalls
2023-03-18 18:41:57 +02:00
Cargo.toml
introduced notion of a token
2023-03-18 20:21:45 +02:00
test.mcl
added chars
2023-03-20 16:33:08 +02:00