GitXplorerGitXplorer
m

sets-notation-interpreter

public
0 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
6df41bdae2210caa4367c425b152e4e57d9eec7b

add evaluator & simple REPL

mmkubala committed 12 years ago
Unverified
38c094c5ba276a96772255c80369f2a8ae766f5d

add parser

mmkubala committed 12 years ago
Unverified
22a55de6eb614e523c564d37d882d6f49b601d51

change signature for SetBinOp case class

mmkubala committed 12 years ago
Unverified
0d9676a2ce2ba05c76ca3047473a2d3099a5871b

better names for expression tree classes

mmkubala committed 12 years ago
Unverified
e3f10459801c194b4ed57859f19bc190df8874e9

part1 - project basements

committed 12 years ago

README

The README file for this repository.

Sets Notation Interpreter

Simple interpreter written in Scala

This project uses SBT to manage build life cycle. The easiest way to run the interpreter is

sbt run