Puny GUI – A tiny cross platform GUI Kit in Janet

栏目: IT技术 · 发布时间: 6年前

内容简介:Impressive title right?The following image is a "sneak peek" at the full implementation and the resultant system:To see it come to fruition, we would first need to choose an appropriate tool/language to implement the task in.

Impressive title right?

The following image is a "sneak peek" at the full implementation and the resultant system:

Puny GUI – A tiny cross platform GUI Kit in Janet

To see it come to fruition, we would first need to choose an appropriate tool/language to implement the task in.

If you've read any of my other blog entries, you may be guessing that I would lean towards a platform/language which packs a lot of punch in a small size (seeClojure is Cool in which I compare Java verbosity to Clojure and show how many Java tasks can be done in about 1/10th the lines of Clojure).

If you guessed I would choose Clojure, you were perhaps correct - I did choose and use it for a few different GUI application efforts in the past (a native Jira client https://github.com/ahungry/insectarium/ , a web browser https://github.com/ahungry/ahubu and a mapping application for the EverQuest game https://github.com/ahungry/p99/ ).

However, Clojure has a huge glaring fault (which is very obvious in hindsight) and that is the JVM. Either a boon or a bane depending on who you ask, community opinions on the like or disdain for JVM tooling is very polarized.


以上所述就是小编给大家介绍的《Puny GUI – A tiny cross platform GUI Kit in Janet》,希望对大家有所帮助,如果大家有任何疑问请给我留言,小编会及时回复大家的。在此也非常感谢大家对 码农网 的支持!

查看所有标签

本站部分资源来源于网络,本站转载出于传递更多信息之目的,版权归原作者或者来源机构所有,如转载稿涉及版权问题,请联系我们

Java 语言导学

Java 语言导学

Mary Campione Kalrath Alison Huml / 机械工业 / 2003-1 / 39.00元

《Java 语言导学(原书第3版)》既适合初学者,也适合有经验的程序员:新程序员通过从头到尾阅读《Java 语言导学(原书第3版)》可以得到最大的收获,包括按照第1章“起步”中的步骤说明编译和运行自己的第一个程序。有过程式语言(比如C)经验的程序员可能希望从Java编程语言的面向对象概念和特性开始学习。 有面向对象编程经验的程序员可能希望先学习更高级的内容。一起来看看 《Java 语言导学》 这本书的介绍吧!

RGB转16进制工具
RGB转16进制工具

RGB HEX 互转工具

URL 编码/解码
URL 编码/解码

URL 编码/解码

UNIX 时间戳转换
UNIX 时间戳转换

UNIX 时间戳转换