Live data from Hacker News

Viewing profile — random_gui2

random_gui2

HN member
Joined
Thu, Apr 06, 2017, 3:45 AM UTC
HN karma
7
Public activity
2 items

About random_gui2

No profile information was provided.

Recent public activity

  1. comment
    Comment #14047957

    Do you know a good example which implements a GUI, e.g. a drawing program or a graphical editor?

  2. comment
    Comment #14047789

    How can you use DCG in a productive way? If haven't found a good way when there is left recursion. Memonization(tabbling) only sometimes helps and refactoring the grammar into non-…