Garter is an in-production programming language heavily influenced by BASIC, C89, and flat assembler. It uses its light syntax, minimal runtime, and tiny language core to enable building applications with all the power of C and Assembly and all the high-level expressiveness of more modern languages.
Links will be added to this page as the content becomes available.
Out of the box, Garter provides
a compiler, assembler, linker,
a small standard library,
and a package manager.
A language server is also planned for the 1.0.0
release