C

Momo - C subset language - write C with style

Momo is a new and highly experimental source to source compiler written in C, outputting to C.

c array implementation

The CKit library is a collection of high performance, elegant, and logical utilities for creating parsers, programming languages, and much more.

C string replace function

Quick string replacement function written in C.

Multiple Calls To Peg / Leg Parser

Need to call your parser several times during the execution of a single program? This short article will show you how to fix this issue.

C Variable Argument Lists using va_list

Variable argument lists in C arg essential, this small snippit of C source shows you how to utilize va_list in order to emulate a printf-like function.
Syndicate content