Sign Up

Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.

Have an account? Sign In

Have an account? Sign In Now

Sign In

Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.

Sign Up Here

Forgot Password?

Don't have account, Sign Up Here

Forgot Password

Lost your password? Please enter your email address. You will receive a link and will create a new password via email.

Have an account? Sign In Now

You must login to ask a question.

Forgot Password?

Need An Account, Sign Up Here

Please briefly explain why you feel this question should be reported.

Please briefly explain why you feel this answer should be reported.

Please briefly explain why you feel this user should be reported.

Sign InSign Up

The Archive Base

The Archive Base Logo The Archive Base Logo

The Archive Base Navigation

  • SEARCH
  • Home
  • About Us
  • Blog
  • Contact Us
Search
Ask A Question

Mobile menu

Close
Ask a Question
  • Home
  • Add group
  • Groups page
  • Feed
  • User Profile
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Buy Points
  • Users
  • Help
  • Buy Theme
  • SEARCH
Home/ Questions/Q 4258190
In Process

The Archive Base Latest Questions

Editorial Team
  • 0
Editorial Team
Asked: May 21, 20262026-05-21T05:36:57+00:00 2026-05-21T05:36:57+00:00

I have to implement some scripting capabilities in our product. The scripting will typically

  • 0

I have to implement some scripting capabilities in our product. The scripting will typically be used for simple things such as:

IF param1 > 5 + param3 AND current time > 18.00:
  SET param2 TO 3
ELSE
  SET param2 TO 4

Another very common task is to let a parameter vary over the day, preferably using some line diagram with setpoints that can be moved around visually etc.

Now, I need inspiration for how to implement this. The very outdated tool our clients use today is little more than a graphical basic dialect: you don’t have to type the script in plain text but can drag symbols such as “IF”, “THEN”, “ELSE”, “Parameter”, “Current time”, etc, onto a canvas, and you have to know and understand the syntax and semantics. I think we could do better.

I’ve been looking around for graphical languages, but I’ve yet to find a compelling system.

For example, there’s the Lego Mindstorm language, that is very simple but it’s very directed to automation, and does not handle math and logic very nice. There’s labview, which seems a little too complicated for the typical users. There’s ladder-programming as used for PLC’s, but my experience is that they are also very automation-oriented and doesn’t handle math very well. There’s the interconnected-boxes approach of Yahoo Pipes and some software synthesizers, but they also get cumbersome to work with when math is needed, and control sequences are not very natural. Then there’s very simple, wizard-style alternatives, such as the filters in Outlook and Evolution, but I don’t think they are flexible enough.

So, what graphical languages have you stumbled upon and kind-of liked? (I know hardly no programmers, myself included, enjoy these kind of languages, but they serve a purpose here I think.)

  • 1 1 Answer
  • 0 Views
  • 0 Followers
  • 0
Share
  • Facebook
  • Report

Leave an answer
Cancel reply

You must login to add an answer.

Forgot Password?

Need An Account, Sign Up Here

1 Answer

  • Voted
  • Oldest
  • Recent
  • Random
  1. Editorial Team
    Editorial Team
    2026-05-21T05:36:58+00:00Added an answer on May 21, 2026 at 5:36 am

    Are you looking for expression tree kind of graphical language, or imperative language?

    Here are few graphical languages I’ve used in the past. Unfortunately they are not generic or stand-alone products, so they only serve as an inspiration:

    Unreal Kismet: A graphical, node based scripting game scripting environment. Based on event generators and actions. Each node can take input events and generate output events. Well suitable for simple scripting where game needs to react to certain events in the game (lock door when player enters a trigger volume etc). Implementing complex logic (such as for-loops, arrays etc) is quite tedious and error-prone, and such constructs are usually implemented using UnrealScript by building specialized Kismet nodes. Based on flow of events.

    Native-instruments Reaktor: A modular synthesizer environment. A bit similar as Kismet, but used for generating and processing audio and MIDI events. Similarly, creating complex logic is tedious.

    Shader/composition/animation tree editors: Many game engines and 3D software include these. Basically an expression tree where you have operator nodes with inputs and outputs.

    AI behavior trees: More than expression trees, similar to finite state machines.

    • 0
    • Reply
    • Share
      Share
      • Share on Facebook
      • Share on Twitter
      • Share on LinkedIn
      • Share on WhatsApp
      • Report

Sidebar

Related Questions

I often have to implement some interfaces such as IEnumerable<T> in my code. Each
I have found that I often have to implement some sort of a scheduler
I have a website running now. I have to implement some logging routines as
I have been asked to implement some email address validation on a web app
I have android device with root and i try to implement some small app.
interfaces provide a useful abstraction capability. One can have a class Foo implement some
I need some advice for a design which I have to implement in application.
I have to implement a few action. Each of they have some common elements,
I have some code that I absolutely must implement using goto . For example,
Some open source libraries have tendency to re implement basic structures like string, list,

Explore

  • Home
  • Add group
  • Groups page
  • Communities
  • Questions
    • New Questions
    • Trending Questions
    • Must read Questions
    • Hot Questions
  • Polls
  • Tags
  • Badges
  • Users
  • Help
  • SEARCH

Footer

© 2021 The Archive Base. All Rights Reserved
With Love by The Archive Base

Insert/edit link

Enter the destination URL

Or link to existing content

    No search term specified. Showing recent items. Search or use up and down arrow keys to select an item.