Skip to content

ancorgs/glimmer-tk-calculator

Repository files navigation

Personal test for Glimmer DSL for Tk

I wanted to try how it feels to write an UI in glimmer-dsl-tk so I decided to write an alternative version of the Glimmer Calculator that uses Tk and runs in the regular MRI Ruby interpreter.

The model and the infrasctructure code are directly stolen from the original Glimmer Calculator. I only rewrote the view. This is how it looks in my Linux system with the default Tk theme.

Calculator

Copyright

MIT

Since most of the code is taken from Glimmer Calculator, I'm keeping the copyright (c) 2020 Andy Maleh. See LICENSE.txt for further details.

About

Personal test for Glimmer DSL for Tk

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages