tylov / regexp9Links
Regular expressions based on Rob Pike Plan9 regexp9. Forked from https://github.com/attractivechaos/benchmarks/tree/master/reb/regexp9
☆13Updated 3 years ago
Alternatives and similar repositories for regexp9
Users that are interested in regexp9 are comparing it to the libraries listed below
Sorting:
- Slim and fast terminal emulator (124kB linked shared) with minimal external dependencies (Xlib,freetype)☆20Updated 7 months ago
- posix compatible lex utility which compiles to ~60KB☆26Updated 3 years ago
- Peephole optimizer for QBE☆31Updated last month
- scc - simple C Compiler☆58Updated 8 years ago
- A c standard system library with a focus on size, headeronly, "singlefile", intended for static linking. 187 Bytes for "Hello World"(regu…☆41Updated 2 years ago
- DEPRECATED pad's first fork of ken thompson plan9 C compilers https://code.google.com/p/ken-cc/☆31Updated 3 months ago
- Portable OpenBSD m4.☆22Updated 3 years ago
- Minimal and fast regular expression library for C.☆20Updated 12 years ago
- The tiny terminal text editor. Fighting bloatware - 600loc, linked statically with minilib linux32bit: 8k, osx x64: 20k☆20Updated 6 years ago
- My minimal init of ewontfix fame☆37Updated 5 years ago
- Highly portable C compiler suite for Plan 9 from Bell Labs.☆36Updated 8 years ago
- UNIX pacman game by Dave Nixon, AGS Computers Inc. (1981) with curses support by Mark Horton (1982)☆18Updated 3 years ago
- Mirror of PCC project's CVS repositories☆44Updated last year
- A simple ARM/x86(_64) static linker☆45Updated 2 years ago
- public-domain base64 implementation☆16Updated 3 years ago
- C / C++ Compiler and standard library Conformance Test Suite☆15Updated 4 months ago
- Learn how argc and argv are passed from environment to Unix program.