-
Now you might ask: What even is Memeassembly? Well, it's a highly advanced x86-Assembly based programming language that uses memes as commands. The compiler is available on GitHub.
-
CodeRabbit
CodeRabbit: AI Code Reviews for Developers. Revolutionize your code reviews with AI. CodeRabbit offers PR summaries, code walkthroughs, 1-click suggestions, and AST-based analysis. Boost productivity and code quality across all major languages with each PR.
-
There's also a VSCode extension (source) with better IDE support than most other Assembly languages, it's used for syntax highlighting in the video.
-
memeassembly-playground
Discontinued [Deprecated] Experimental MemeAssembly playground with x86_64 assembler & emulation right in the browser
You can also try out the online playground (source) that tries to run x86 Assembly in your browser. It's quite bad, but it sometimes works. The syscalls are kind of fucked up though (In case you know a good x86 emulator with syscall interception that can run in the browser, please tell me!)