|
|
|
|
|
by 9214
2196 days ago
|
|
Red language offers a different approach:
https://github.com/red/code/blob/master/Showcase/calculator.... Truly native and cross-platform GUI with declarative DSL for its specification, built-in reactive framework (no FRP though), and semantically rich evaluation model (e.g. note that calculation of typed expression is a one-liner). |
|
By the way, the library used in that blog post is also truly native and cross-platform. Keera has apps and games that work on Windows/Mac/Linux/Web/iOS/Android, all from the same code.