We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent d0a983c commit 7fd7d79Copy full SHA for 7fd7d79
README.md
@@ -348,6 +348,7 @@ TOC is generated by [markdown-toc](https://github.com/jonschlinkert/markdown-toc
348
- [fury](https://github.com/fury-lang/fury) - A gradual, safe systems language.
349
- [Element 0](https://github.com/Element0Lang/element-0) - A small embeddable Lisp dialect written in Zig.
350
- [Fun](https://github.com/omdxp/fun) - A statically-typed language that transpiles to C, combining safety and performance with C's efficiency.
351
+- [dawk](https://codeberg.org/triallax/dawk) - Reasonably fast POSIX-compliant AWK implementation with good diagnostics.
352
353
## FFI Bindings
354
0 commit comments