clawk
AWK interpreter
An AWK implementation embedded into Common Lisp, patching previous issues to make it compile.
CLAWK is an AWK implementation embedded into Common Lisp, by Michael Parker. This version contains some patches to make it compile again.
48 stars
6 watching
5 forks
Language: Common Lisp
last commit: over 4 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
sharplispers/ironclad | A cryptographic toolkit written in Common Lisp. | 176 |
sharplispers/xpath | An implementation of the XML Path Language (XPath) for querying and manipulating XML documents | 8 |
sharplispers/cl-json | A Common Lisp library for encoding and decoding data in the JSON format. | 11 |
sharplispers/cormanlisp | A Common Lisp development environment for Microsoft Windows operating systems. | 569 |
coder5876/libsnark-tutorial | A tutorial and example code project for creating zk-SNARKs using the libsnark software library | 191 |
dnaeon/cl-jwk | A Common Lisp system for parsing and decoding public JSON Web Keys (JWK) from various formats. | 18 |
chr1st0scli/rainlisp | A .NET implementation of the LISP programming language with features ideal for building domain-specific languages and extending existing systems. | 34 |
sharplispers/log4cl | A Common Lisp logging framework modeled after Log4J | 84 |
malisper/clamp | An implementation of Arc programming language concepts in Common Lisp. | 71 |
sharplispers/cl-jpeg | A Common Lisp library for encoding and decoding JPEG images | 23 |
vseloved/cl-nlp | A comprehensive Common Lisp toolset for natural language processing tasks | 222 |
bohonghuang/claw-raylib | Provides Common Lisp bindings for the Raylib game development library and its GUI component. | 40 |
windymelt/cl-punch | A Common Lisp module that extends the language with a feature similar to anonymous lambda literals in other languages | 24 |
sharplispers/lparallel | A library for parallel programming in Common Lisp | 17 |
chr15m/flk | A minimalistic LISP implementation for Bash scripting | 500 |