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
14
Commits
6
Branches
0
Tags
15
MiB
Rust
99.1%
C
0.7%
Shell
0.2%
8a53271a91
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
8a53271a91
added like a shit load of math and stack instructions
2023-03-14 23:37:43 +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
some docs for devs, added a few examples, implemented syscalls
2023-03-14 21:50:14 +02:00
src
added like a shit load of math and stack instructions
2023-03-14 23:37:43 +02:00
.gitignore
NOT WORKING initial
2023-03-12 22:51:21 +02:00
Cargo.lock
NOT WORKING initial
2023-03-12 22:51:21 +02:00
Cargo.toml
NOT WORKING initial
2023-03-12 22:51:21 +02:00
test.mcl
some docs for devs, added a few examples, implemented syscalls
2023-03-14 21:50:14 +02:00
test.py
some docs for devs, added a few examples, implemented syscalls
2023-03-14 21:50:14 +02:00
test13.mcl
add 'mem' and extent Token to have Token.jmp which is used in if, else, end, while blocks instead of Token.value
2023-03-14 19:01:06 +02:00