With glimmer-dsl-swt
installed, you may want to run girb
instead of standard irb
to have SWT preloaded and the Glimmer library required and included for quick Glimmer coding/testing.
girb
If you cloned glimmer-dsl-swt project locally, you may run bin/girb
instead.
bin/girb
Watch out for hands-on examples in this README indicated by "you may copy/paste in girb
"
Keep in mind that all samples live under https://github.com/AndyObtiva/glimmer-dsl-swt/samples
If you need a more GUI interactive option to experiment with Glimmer GUI DSL Syntax, you may try:
- Glimmer Meta-Sample (The Sample of Samples): allows launching Glimmer samples and viewing/editing code to learn/experiment too.
- "Ugliest Editor Ever"
- Just build your own GUI editor using the Glimmer DSL for SWT Ruby Gem.
Copyright (c) 2007-2024 - Andy Maleh.