|
You are here |
bellard.org | ||
| | | | |
gcc.godbolt.org
|
|
| | | | | int main() { return std::move(0); } | |
| | | | |
benhoyt.com
|
|
| | | | | Mugo is a single-pass compiler for a tiny subset of the Go programming language - just enough to compile itself. | |
| | | | |
austinhenley.com
|
|
| | | | | Make your own BASIC to C compiler in Python. | |
| | | | |
kaidez.com
|
|
| | | Use JavaScript functional programming to set click-to-link functionality on a set of elements. Code sample has a basic webpack/Babel setup. | ||