diff options
author | Aryadev Chavali <aryadev@aryadevchavali.com> | 2024-04-14 16:54:11 +0630 |
---|---|---|
committer | Aryadev Chavali <aryadev@aryadevchavali.com> | 2024-04-14 16:56:43 +0630 |
commit | 585aff1cbb03949613fddd60fa1fe26de64130c2 (patch) | |
tree | 452ec0f898dbc09e1ce241e173fd29c49515add6 /vm | |
parent | e7a09c0de457b8cc3512687b406137b8a471c3c4 (diff) | |
download | ovm-585aff1cbb03949613fddd60fa1fe26de64130c2.tar.gz ovm-585aff1cbb03949613fddd60fa1fe26de64130c2.tar.bz2 ovm-585aff1cbb03949613fddd60fa1fe26de64130c2.zip |
Started implementing lexer in lexer.cpp
The implementation for tokenise_symbol is already a lot nicer to look
at and add to due to string/string_view operator overloading of ==.
Furthermore, error handling through pair<> instead of making some
custom structure which essentially does the same thing is already
making me happy for this rewrite.
Diffstat (limited to 'vm')
0 files changed, 0 insertions, 0 deletions