Exams just got Over and Programming just got started
Basics Are Finished
The Basic Implementations are done, This Includes :-
- Scanner
- Parser
- VM
- Strings
- Variables
- Integers
- Artithematic Operations
So Whats next ?
Now The Plan is to Add More things such as :-
- [] Closures
- [] Array Data Structure
- [] HashMap Data Structure
- [] BuiltIn Functions
- [] Boolean
- [] Conditional Logics
- [] Loops