Very simple coroutine library for C
Updated 5 months ago
My third attempt at a CLI calculator. Supports functions, variables, implicit multiplication and a lot of customization options. Under 1000 LoC. Can be built with or without libreadline.
Updated 7 months ago
A c library with some generic data structures (maps, vectors), an Error type, a customizable formatter similar to printf() and maybe more to come.
Updated 7 months ago
Another simple expression parser in C.
Updated 8 months ago
I should probably come up with a name...
Updated 1 year ago
Calculates the input while respecting operator precedence, parentheses, etc. Not designed to be useful.
Updated 2 years ago
Gives you all the possible ways to spell a string using abbreviations from the periodic table.
Updated 2 years ago