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
4 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. | 175 |
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. | 570 |
coder5876/libsnark-tutorial | A tutorial and example code project for creating zk-SNARKs using the libsnark software library | 190 |
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 | 83 |
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 toolkit for natural language processing tasks. | 222 |
bohonghuang/claw-raylib | Provides automatic Common Lisp bindings for game development libraries | 39 |
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 that enables fine-grained parallelism in Common Lisp, allowing developers to express and manage concurrent tasks efficiently. | 17 |
chr15m/flk | A minimalistic LISP implementation for Bash scripting | 500 |