Skip to content

TINY Language Scanner is a GUI program written in Java that reads TINY Language code and perform scanning on the source code to extract tokens that are shown in a table and their corresponding types.

Notifications You must be signed in to change notification settings

shehabadel/Tiny-Language-Scanner-Java

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

5 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Tiny-Language-Scanner-Java

TINY Language Scanner project for Design of Compilers Spring 2021

check G16_Report_Compilers

NOTE: THERE ARE SOME TEST CASES THAT DOES NOT WORK. PLEASE TRY TO MODIFY THE SOURCE CODE

Testcases:

  1. ahsdhajsdhajsd } --> should be an error

About

TINY Language Scanner is a GUI program written in Java that reads TINY Language code and perform scanning on the source code to extract tokens that are shown in a table and their corresponding types.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages