ts-c-compiler
ts-c-compiler copied to clipboard
⚙️ Multipass C Compiler, Assembler and X86 emulator written in TypeScript
Looks pretty neat: https://media-exp1.licdn.com/dms/image/C4E22AQGh3gM06xH8Cg/feedshare-shrink_2048_1536/0/1637432261446?e=1640217600&v=beta&t=am2TqBVGomrv0n_oOuSPoCh_M8MSR_so1PWcqaMCf14
https://coderedirect.com/questions/90431/what-is-the-format-of-the-x86-64-va-list-structure
```c int main() { int abc = 2; const float dupa = 3; kij: int abc = 2; goto kij; } ``` should throw something like it: ```bash test.c: In...
https://astexplorer.net/ compare with it
https://github.com/guyhill/Boot-Man game compiles fine but hangs due to lack of some interrupts
Bumps [express](https://github.com/expressjs/express) from 4.18.2 to 4.19.2. Release notes Sourced from express's releases. 4.19.2 What's Changed Improved fix for open redirect allow list bypass Full Changelog: https://github.com/expressjs/express/compare/4.19.1...4.19.2 4.19.1 What's Changed Fix...
## Beep boop. Your images are optimized! Your image file size has been reduced by **20%** 🎉 Details | File | Before | After | Percent reduction | |:--|:--|:--|:--| |...