Viewing profile — lewtds
lewtds
HN member- Joined
- Mon, Jul 22, 2013, 4:44 PM UTC
- HN karma
- 26
- Public activity
- 5 items
- HN profile
- View on Hacker News ↗
About lewtds
Recent public activity
-
comment
Comment #36429859
And how did you find out about that?
-
comment
Comment #36400503
Certain logic programming languages like SWI-Prolog [0] and Picat [1] have this built-in. [0]: https://www.swi-prolog.org/pldoc/man?section=tabling-memoize [1]: http://retina.inf.u…
-
comment
Comment #12888957
Congratulations! I think you have "discovered" QML, my favorite environment for rapid GUI development, incredibly intuitive. You may want to to look into that for inspiration.
-
comment
Comment #9206765
Very cool project but I fear that this approach will only work for relatively simple glyphs that can be broken down into 3 sections (main, :before and :after) whereas Chinese chara…
-
comment
Comment #6084898
The UI is not based on HTML, it's QML. It's a GUI declaration language similar to XAML from MS. The whole QML described UI is an accelerated OpenGL scene backed by Qt technology so…