HGL is a compiler/interpreter suite for developing images.
Features:
* Simple but powerful own language and LUA scripting as well
* Output format is configurable by plugins (ships plugins for PNG, GIF, JPG, PPM, SVG, CACA ascii art and a decompiler)
* Dynamic user input can be handled by
... [More] plugins
* Easy integration into various environments like web servers, graphical applications and more
* network transparent, i.e. get input from various protocols
* SVG to HGL conversion tool
Quick overview:
The input is taken from a source file, which has to be compiled for quick and often access by the interpreter.
An interpreter than runs the compiled files, takes it input from custom plugins, if neccessary, and outputs its result via custom plugins. [Less]
Pythonect is a new, experimental, general-purpose dataflow programming language based on Python. It provides both a visual programming language and a text-based scripting language. The text-based scripting language aims to combine the quick and intuitive feel of shell scripting, with the power of
... [More] Python. The visual programming language is based on the idea of a diagram with “boxes and arrows”. Crazy? Most definitely. And yet, strangely enough, it works! [Less]
This site uses cookies to give you the best possible experience.
By using the site, you consent to our use of cookies.
For more information, please see our
Privacy Policy