repsository containing source for tasks completed in theoretical informatics. Focus is on compiler construction and the language lex
Go to file
Sven Vogel 514d7ab010 added .lock and .h files to gitignore 2023-11-22 12:59:26 +01:00
ast-lex-yacc added yacc and lex example to ast-lex-yacc 2023-11-22 12:58:21 +01:00
.gitignore added .lock and .h files to gitignore 2023-11-22 12:59:26 +01:00
LICENSE Initial commit 2023-11-08 11:07:55 +00:00
README.md Initial commit 2023-11-08 11:07:55 +00:00
devbox.json added starter files 2023-11-21 14:42:23 +01:00
test.lex added yacc and lex example to ast-lex-yacc 2023-11-22 12:58:21 +01:00

README.md

lex

repsository containing source for tasks completed in theoretical informatics. Focus is on compiler construction and the language lex