Skip to content
/ pyint Public

A very basic interpreter for a pseudo-language with one word commands on each line. It takes in an input file, executes the commands on each line, the pushes the result to an output file

License

Notifications You must be signed in to change notification settings

rmartind/pyint

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CSE305: HW3 SPRING 2016

Introduction to Programming Languages

Pyinterpreter

A very basic interpreter for a pseudo-language with one word commands on each line. It takes in an input file, executes the commands on each line, the pushes the result to an output file

About

A very basic interpreter for a pseudo-language with one word commands on each line. It takes in an input file, executes the commands on each line, the pushes the result to an output file

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages