Commit Graph

958 Commits

Author SHA1 Message Date
Tristan B. Velloza Kildaire cce91b6615 Added support for semi-colon delimiting 2021-03-02 22:31:18 +02:00
Tristan B. Velloza Kildaire 1f103bf190 Basic lexer added
Supports splitting by whitespace
Supports escaping into string mode and returning back to whitespace splitting mode
2021-03-02 22:26:35 +02:00
Tristan B. Velloza Kildaire c63701da6d Added gogga dependancy 2021-03-02 21:56:08 +02:00
Tristan B. Velloza Kildaire 7a2b73a299 Call compilation entry point 2021-03-02 21:55:45 +02:00
Tristan B. Velloza Kildaire 639455d792 Added basic command-line arguments parsing 2021-03-02 21:51:49 +02:00
Tristan B. Velloza Kildaire 505764b8bb Added directory structure 2021-03-02 21:14:23 +02:00
Tristan B. Velloza Kildaire 86ecf15416 Added jcli dependancy 2021-03-02 21:09:13 +02:00
Tristan B. Velloza Kildaire 0c6311b3eb Initial commit 2021-03-02 21:03:55 +02:00