# sledge - Work-in-progress programming language. - Meant to look like [[fs2]]-based programs, but with a [[Zig]]-like paradigm. - Completely disallows mutability in the source code to allow for better optimizations, and to allow for returning variably-sized objects like buffers or closures on the stack instead of the heap. [//begin]: # "Autogenerated link references for markdown compatibility" [fs2]: fs2 "fs2" [Zig]: zig "Zig" [//end]: # "Autogenerated link references"