horrid int->string lookup table generator
Go to file
Rebecca Doth 520391bd1c expand warning 2023-04-15 18:07:26 +02:00
.gitignore initial commit 2023-04-15 17:34:33 +02:00
Makefile make tests not build by default 2023-04-15 17:58:13 +02:00
README.md expand warning 2023-04-15 18:07:26 +02:00
len.cc update comment 2023-04-15 17:39:04 +02:00
main.cc do this a little less horribly 2023-04-15 17:40:48 +02:00
test1.c initial commit 2023-04-15 17:34:33 +02:00
test2.c initial commit 2023-04-15 17:34:33 +02:00

README.md

why?

because.

what?

horribly generates an int to string lookup table as a c header, 4 bytes off 500MiB so it's sendable via discord

WARNING

building test1 and test2 requires ~24 gigabytes of RAM each