Maklad Language
The Maklad Language Development Project is a Project aimed at creating a new programming language that combines simplicity, expressiveness, and efficiency
How to Use
Enter your custom code into the text box. Click the "Parse" button to initiate the parsing process. The application will display the expected tokens in the list box. The lexemes and their corresponding tokens will be shown in another list box.
Features
Text box for inputting custom code.
List box to display expected token from user.
List box to display lexemes and their corresponding tokens.