Very simple coroutine library for C
Updated 2022-11-13 01:12:51 +01:00
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 2022-09-12 20:21:49 +02:00
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 2022-08-23 04:53:09 +02:00
Another simple expression parser in C.
Updated 2022-07-26 13:29:19 +02:00
I should probably come up with a name...
Updated 2021-12-30 18:10:24 +01:00
Calculates the input while respecting operator precedence, parentheses, etc. Not designed to be useful.
Updated 2021-07-26 14:18:46 +02:00
Gives you all the possible ways to spell a string using abbreviations from the periodic table.
Updated 2021-07-26 14:18:41 +02:00