Skip to content

awgrass/Expreter

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

6 Commits
 
 
 
 
 
 

Repository files navigation

Expreter

This is an interpreter, written in Scala, for the fictional programming language "Exp".

I'm very proud of this piece of software, because it was a lot of work and got me so deep into functional programming.

Altough Scala combines the power of procedural and functional programming, I tried to stay as much as I could on the functional side. And I have to admit, Scala provides a very fashionable way to do so !

I implemented the ExpInterpreter while attending a course at University of Technology Graz.

About

An interpreter for the EXP language

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages