User:Idloj/Scaloid (computing)
Appearance
Developer(s) | Sung-Ho Lee |
---|---|
Initial release | 2013-01-06 13:51:48 +0200 |
Stable release | 3.3
/ 2014-04-19 17:00:26 +0300 |
Written in | Scala, a bit of Java |
Operating system | Android |
Type | library |
Website | github |
Scaloid is, as described by Sung-Ho Lee,
a library that simplifies your Android code. It makes your code easy to understand and maintain by leveraging Scala language.
Implicit, the apply() method in Scala and other language features let the code be much more compact. The app layout/logic structure layout/logic in Scaloid can be compared to the Groovy Swing Builder in the look and mentality.