switch to sat and load code from file

This commit is contained in:
Torsten Ruger
2015-10-02 20:25:54 +03:00
parent ab55f64cdf
commit d23a9846e3
5 changed files with 78 additions and 9 deletions

View File

@ -2,7 +2,7 @@ source 'https://rubygems.org'
gem "opal" , :github => "opal/opal"
gem 'opal-browser'
gem "ast" , :github => "dancinglightning/ast" , :branch => :new_inspect
#gem "salama" , "0.2" , :path => "../salama"
gem "parslet" , github: "salama/parslet"