Commit Graph

9 Commits

Author SHA1 Message Date
Laurian-Dufrechou 78fd8371cb docs(Makefile, interf, use): Makefile, interf, use 2023-04-06 23:53:48 +02:00
Laurian-Dufrechou 8f35bdb9f7 Merge branch 'dev' of github.com:LucasVbr/postscript-compiler into dev 2023-04-06 22:59:29 +02:00
Laurian-Dufrechou add79589f0 feat(Parser and Lexer): Added Parser.mly and Lexer.mll 2023-04-06 22:59:20 +02:00
Lucàs 5985f75d7b feat(typing): Function and tests of commands 2023-04-06 21:30:49 +02:00
Lucàs 244e2b4b6d fix: edit name of test function of expressions 2023-04-06 19:17:08 +02:00
Lucàs 820bd83f66 fix(typing): complete and test tp_expr 2023-04-06 18:46:58 +02:00
Lucàs 6d9246c420 Debut de typage 2023-04-03 10:19:54 +02:00
Lucàs 88361f0579 Update typing.ml
Add find_var that search var in environment
2023-03-18 22:56:04 +01:00
Lucàs 26eb53c358 Modify project structure
Add `src` folder for sources
Add `lib` folder for libraries
Add `sujet.pdf`
2023-03-18 22:27:43 +01:00