expanding lexer
expanding lexer
just added some more token types really
lexer finally works for all numbers/operations !!!!!!
lexer / tokenizer to allow input code to be parsed in the future - right now only works on numbers - (still wip). unsure whether or not to call my language yak or yakra though.
in progress