KAttila

Avatar
  • Total activity 18
  • Last activity
  • Member since
  • Following 0 users
  • Followed by 0 users
  • Votes 4
  • Subscriptions 4
  • Created

    Generator property macro

    Hi! I have a relatively complex first order logic language, which I'd like to convert / generate into a simpler language, which then can be textgen'd into prolog code. I have a Constant in my input...
    • 1 follower
    • 1 comment
    • 0 votes
  • Created

    Setting a scope for children of a node

    Hello! I want to set the outer scope in which I can see references to some nodes. If I understand the scopes tutorial correctly, overriding the getScope() method changes the scope of the node it's ...
    • 2 followers
    • 3 comments
    • 1 vote
  • Created

    Substitute node immediately upon condition

    Hi! I made a substitute menu which replaces the current node with another node if the child of the current node is of a specific type. To illustrate: I instantiated two types of nodes, Child1 and C...
    • 2 followers
    • 10 comments
    • 0 votes
  • Edited

    Vertical list modify "enter" behavior

    Hi! I have a Sheet with SheetEntry children, one of these is an empty line, and another one is my FunctionList node, which contains a list of Function nodes. Image 1 above, Image 2 below Now, wha...
    • 3 followers
    • 1 comment
    • 0 votes