Skip to content

ian-chelaru/Interpreter-C-Sharp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Interpreter-C-Sharp

Interpreter for a toy language, implemented in C#, for the Advanced Programming Methods course.
The language supports expressions (arithmetic, constant, variable), statements (if, print, assignment) and file manipulation (open, read and close files).

About

Advanced Programming Methods assignment

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages