Add yacc shaving hackathon. - brcon2024-hackathons - Bitreichcon 2024 Hackathons | |
git clone git://bitreich.org/brcon2024-hackathons git://enlrupgkhuxnvlhsf6lc3fz… | |
Log | |
Files | |
Refs | |
Tags | |
Submodules | |
--- | |
commit 49982a579ae9e3c1788f7442834d5dd56ea745d7 | |
parent 318a8c4cb17c7a17d6034acd1f2a5bf077bdaf88 | |
Author: Christoph Lohmann <[email protected]> | |
Date: Fri, 2 Aug 2024 15:52:09 +0200 | |
Add yacc shaving hackathon. | |
Diffstat: | |
A yacc-shaving/README.md | 10 ++++++++++ | |
1 file changed, 10 insertions(+), 0 deletions(-) | |
--- | |
diff --git a/yacc-shaving/README.md b/yacc-shaving/README.md | |
@@ -0,0 +1,10 @@ | |
+# Yacc Shaving Contest | |
+ | |
+Returning from Tibet, I realized, that the yacc(1) is under represented | |
+in the software world. We should support it more! | |
+ | |
+See the various directories for examples and languages, where the goal is | |
+to write a yacc lexer. | |
+ | |
+Have fun! | |
+ |