Is there any Subtext IDE or equivalent sample-based visual programming language / interface published on the Internet?

I am very excited about this new and experimental language called Subtext . But the author did not publish anything about this, except for some papers and videos. Should I clone it? Are there any similar options?

UPDATE I am looking for an example VPL with examples, not just VPL.

+3
source share
6 answers

I'm sure you know VPL on Wikipedia , which lists many different VPL languages. You did not provide information about what you are trying to achieve, but a different Summary site . This is a commercial product.

On its website:

Synopsis is a fully visual RAD tool for Windows that frees you from writing text code and learning unnecessary programming details. With Synopsis, you can focus on building software instead of tackling the mundane and low-level development challenges.

The following shows what this app looks like:

alt text http://www.codemorphis.com/images/visual_programming_example.jpg

, , , , - . CodeProject CodePlex, #, VPL, URL.

- , !

+2

, Self . , , ().

Solaris :
http://research.sun.com/self/papers/papers.html
, Mac Linux, , :
http://selflanguage.org/

- "", , :
http://www.smalltalk.org.br/movies/

"- VPL", , ? . - :

Morphic //UI , Squeak:
http://wiki.squeak.org/squeak/2139

Prograph , .
- , Pictorial Janus:
 http://www.toontalk.com/

+3

, VPL, , "Tersus" . VPL, (, VPL Microsoft Robotics Studio) . "" - . .

http://www.tersus.com

+2

- Coherence http://coherence-lang.org. , .

Coherence claims to be an experimental programming language, a continuation of the subtext using other means.

+2
source

Intentionally sent, but they are still an alpha version, with limited distribution and testing. You can do DSL with a managed example, but I don’t know if the environment itself works.

http://lambda-the-ultimate.org/node/3287

+2
source

You can look at the work on the eve, which also happens:

http://incidentalcomplexity.com/

0
source

Source: https://habr.com/ru/post/1702857/


All Articles