Skip to content

smartanvil/SmaCC-Solidity

 
 

Repository files navigation

SmaCC-Solidity

Pharo SmaCC generated parser for the Solidity grammar.

Build Status

Not working for now but should be loaded using something like Load SmaCC-Solidity parser using the following:

Metacello new
    baseline: 'SmaccSolidity';
    repository: 'github://smartanvil/SmaCC-Solidity';
    load.

About

Pharo SmaCC generated parser for the Solidity grammar.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • Smalltalk 99.3%
  • StringTemplate 0.7%