A simple yet powerful script to run C code like a scripting language. Supports multiple files and the inclusion of libraries.
Updated 2022-09-10 19:21:25 +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
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 simple, easy-to-deploy Discord music bot written in go. Supports YouTube, Spotify and hundreds of other sites using youtube-dl.
Updated 2022-10-01 20:01:10 +02:00
Very simple coroutine library for C
Updated 2022-11-13 01:12:51 +01:00