add parser and basic test framework

that doesnt actually do anything. but WILL, great things, off course
This commit is contained in:
Torsten Ruger
2015-12-01 11:55:33 +02:00
parent b9d2508370
commit 27a7657842
9 changed files with 192 additions and 0 deletions

View File

@ -28,6 +28,7 @@ PATH
remote: .
specs:
salama (0.5.0)
parser (~> 2.2.0)
salama-object-file (~> 0.3)
soml-parser (~> 0.5)
@ -73,6 +74,8 @@ GEM
notiffany (0.0.8)
nenv (~> 0.1)
shellany (~> 0.0)
parser (2.2.3.0)
ast (>= 1.1, < 3.0)
parslet (1.7.1)
blankslate (>= 2.0, <= 4.0)
pry (0.10.2)