Pinned Repositories
bee
Simple coroutine mechanism in C
clibutl
Small C library
gerku
An interpreter for concatenative combinators (i.e. Combinators as a functional language)
kanji
A simple stack based scripting language to be used as a target for compilation
skp
Match and skip a pattern in a text string. Supported encodings: UTF-8 and ISO-8859-1
try
Simple and clean exception handling in C
tst
A simple unit test framework for C.
u8c
Fast validating utf-8 encoder/decoder for C
val
A small library to bring NaNboxing to C
vrg
An alternative (not a replacement) to stdarg.h
rdentato's Repositories
rdentato/tst
A simple unit test framework for C.
rdentato/vrg
An alternative (not a replacement) to stdarg.h
rdentato/gerku
An interpreter for concatenative combinators (i.e. Combinators as a functional language)
rdentato/try
Simple and clean exception handling in C
rdentato/skp
Match and skip a pattern in a text string. Supported encodings: UTF-8 and ISO-8859-1
rdentato/u8c
Fast validating utf-8 encoder/decoder for C
rdentato/bee
Simple coroutine mechanism in C
rdentato/clibutl
Small C library
rdentato/castingiching
A small javascript application to cast I Ching hexagrams
rdentato/val
A small library to bring NaNboxing to C
rdentato/kanji
A simple stack based scripting language to be used as a target for compilation
rdentato/llama2.c
Inference Llama 2 in one file of pure C
rdentato/memchk
Simple functions to track malloc/free usage
rdentato/bartender
A demo GPTs to create new drinks
rdentato/bld
rdentato/compare_coding_AI
A comparison of coding AI
rdentato/middl
A music programming language to produce midi files.
rdentato/tns
a mini mini tensor library for Neural Network
rdentato/xirnol
An implementation of the knight language.
rdentato/CFG-Examples
A collection of examples for context free grammars along with string matched by those grammars
rdentato/codingame
Snippets for www.codingame.com
rdentato/dbg
Very very minimal debug/testing macro.
rdentato/kitty
A very small boardgame in JavaScript
rdentato/llama_cu_awq
llama INT4 cuda inference with AWQ
rdentato/loxlox
Lox interpreter written in Lox
rdentato/minivm
A VM That is Dynamic and Fast
rdentato/mlatu
A purely-functional concatenative programming language
rdentato/readable-mlatu
An alternative mlatu implementation, written in C
rdentato/tng
A 'tangle' tool in the Literate Programming spirit
rdentato/umf
C library for reading/writing midifiles