Benki β†’ Bookmarks

β‡  previous page next page β‡’

A game engine and editor for little worlds. Very approachable, minimal, and limited in capability. Perfect for teaching, experimentation, and story telling.

Also on Itch.

A configuration language that is also a statically typed, Turing-incomplete programming language with guaranteed termination.

You can use it to write refactorable configuration files.

Can’t be worse than YAML.

Parses a subset of LaTeX into an AST and converts it into XML or any of a number of output formats (EPUB, MathML, etc.).

To be honest, I am a bit disappointed that it is necessary to use a separate tool to do this in the first place.

Say you want to write a book and publish it in both printed and ebook form and ideally also have a customizable, stylable web version of it with good navigation and accessibility, what format are you supposed to write it in if not LaTeX? DocBook? AsciiDoc? Scribble?

A CI server for Nix builds. Optimized to take advantage of Nix’s reproducible builds by integrating a Nix store as a build cache.

A C library that you can use to build native binaries that are portable between Linux, macOS, various BSDs, and Windows. An impressive hack.

Integrates Rust into CMake projects. Useful for when you’ve got an existing C++ project that you want to add some Rust code to.

β‡  previous page next page β‡’