add parser and basic test framework
that doesnt actually do anything. but WILL, great things, off course
This commit is contained in:
@ -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)
|
||||
|
Reference in New Issue
Block a user