jamesgregson / expression_parser
A recursive descent expression parser in C. Supports variables, named functions and boolean operations.
☆45Updated 11 years ago
Related projects ⓘ
Alternatives and complementary repositories for expression_parser
- No bullshit vector library for C☆78Updated 4 years ago
- Fast and lightweight math expression evaluator in C99☆127Updated 4 years ago
- Small XML parser in C☆79Updated last year
- An ultra-lightweight, micro unit test framework for C99 presented as a single-header☆39Updated 7 years ago
- NanoRT(SW ray tracer) backend for NanoVG☆51Updated 2 years ago
- Single file modification of tiny-regex-c by Kokke☆34Updated 3 years ago
- Rini is a tiny, non-libc dependant, .ini file parser programmed from scratch in C99.☆30Updated 5 years ago
- An extensible BASIC interpreter in one header☆119Updated 6 years ago
- Small implementation of (some of) the MQTT protocol in C☆44Updated 3 years ago
- Portable, single-file, 2D/3D vector/quaternion/matrix math library☆39Updated 3 years ago
- Embeddable HTTP server.☆81Updated 6 years ago
- C string utils library (STB style, header-only).☆190Updated 6 years ago
- Minimally design scripting language for use on systems with limited resources.☆52Updated 7 years ago
- Simple unoptimized AVL tree implementation in C89☆40Updated 4 years ago
- Portable scanf/printf-like functions to marshal binary data☆61Updated 9 years ago
- A vector and matrix math library☆53Updated 7 years ago
- Dynamic memory tracker for C☆114Updated 10 years ago
- Various small libraries.☆142Updated 5 years ago
- POSIX getopt() as a portable header library☆105Updated last year
- A lightweight garbage collector for C++ programs☆67Updated 10 months ago
- Single file libraries for C/C++☆117Updated 3 months ago
- Minimal GUI framework for Embedded Systems☆170Updated 9 months ago
- Small C library for microcontrollers. Code is based on klibc.☆104Updated 3 years ago
- A small self-contained alternative to readline and libedit☆66Updated last year
- 24-bit BMP (Bitmap) ANSI C header library☆84Updated 5 years ago
- Tinyscript is a very simple scripting language for microcontrollers with limited memory.☆91Updated last year
- Antialiased 2D vector drawing library on top of OpenGL for UI and visualizations.☆28Updated 5 years ago
- Small C11 GUI library (currently only for STM32)☆38Updated 8 years ago
- Lightweight printf-compatible format processing library☆32Updated last month