ESO Lang

ESO Lang Used AI

2 devlogs
4h 5m
Created by Codegirl

test

Timeline

I completely to post a dev log:
But I have been cooking so I got the tokenizer part done:
- Keeps strings together: yo this fr fr stays as one token.
- Splits numbers and words: 5, bussin, x, = all get separated.
Then after the tokenizer is done I also made the the parser but there is some errors that still needs to be fixed...

Update attachment
  • Reflected and decided the words that needs to be used to code in my Brain rot language!
  • Made sure to include a section for the different aspects of the programming language - Data Types, Variables Operators and Functions Error Handiling
Update attachment