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
35
Commits
2
Branches
0
Tags
15
MiB
Rust
98.9%
C
1.1%
4213986202
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
4213986202
Added simple C preprocessor style macros to enable support for multiple system types
2023-03-28 02:09:41 +03:00
.github
/workflows
Update rust.yml
2023-03-21 20: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
refractor code, seperate instructions from keywords
2023-03-22 14:58:11 +02:00
include
refractor code, seperate instructions from keywords
2023-03-22 14:58:11 +02:00
src
Added simple C preprocessor style macros to enable support for multiple system types
2023-03-28 02:09:41 +03:00
.gitignore
finaly implemented macros properly
2023-03-20 13:39:04 +02:00
Cargo.lock
Started on windows implementation
2023-03-26 20:51:36 +03:00
Cargo.toml
Started on windows implementation
2023-03-26 20:51:36 +03:00
test.mcl
Added simple C preprocessor style macros to enable support for multiple system types
2023-03-28 02:09:41 +03:00
test.nasm
Added simple C preprocessor style macros to enable support for multiple system types
2023-03-28 02:09:41 +03:00