cat 5538e911a6 2nd Iteration of the engine
int16_t to int, made all the enums anonymous, broken print, etc...
2026-02-10 01:14:13 +02:00
2026-02-06 13:23:10 +02:00
2026-02-06 12:18:06 +01:00
2026-02-06 12:18:06 +01:00
2026-02-10 01:14:13 +02:00
2026-02-06 12:19:13 +01:00

The Variadic Machine

This is a simple for fun library I made to show that you can compute anything using variadics inputs as some sort of a language.

Description
a library that allows you to control a brainfuck-like machine using C++
Readme MPL-2.0 50 KiB
Languages
C++ 100%