Ru i by version 1.0!

Hello,

I don’t know if that interest somebody :slight_smile: but Ruiby DSL become
more mature, so pass to 1.0 version !

Gem :
https://rubygems.org/gems/Ruiby
Code:
http://github.com/raubarede/Ruiby
Doc Reference, with exemples :
https://rawgithub.com/raubarede/Ruiby/master/doc.html

changes:

  • Composition checking : check DSL ‘syntaxe’,
  • Plot, Canvas, toolbar,… refactorized for to be more ‘closurified’
  • Data Variable (DynVar) : binding for entry/slider/check_button
  • Object data binding : Struct like, composed of DynVar
  • Stock DynVar and DynObject : data persistence to file on exit
  • better test (77% coverage)