FASM (Flat Assembler) support for vim
-
Updated
Jul 4, 2019 - Vim Script
FASM (Flat Assembler) support for vim
A project for a statically compiled, weak typed, programming language called "flathill". Compiler built using C++. Compiler assembly output targets flat assembler.
HTLL is a low-level programming language that compiles directly to x86-64 Linux assembly via FASM, creating small, fast, and dependency-free statically linked binaries. It's built on the "Escape Programming" philosophy, which rejects the bloat and restrictions of modern toolchains in favor of absolute control.
Add a description, image, and links to the fasm-compiler topic page so that developers can more easily learn about it.
To associate your repository with the fasm-compiler topic, visit your repo's landing page and select "manage topics."