Update README.md

This commit is contained in:
2026-02-06 12:19:13 +01:00
parent cbc87d8568
commit a397841064

View File

@@ -1,3 +1,2 @@
# variadic-machine # 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.
a library that allows you to control a brainfuck-like machine using C++