DEV Community

Discussion on: Should programming languages be made for IDEs rather than humans?

Collapse
 
drbearhands profile image
DrBearhands

For illustrative purposes say you wish to have both text and graph based 'views'. The two views need to be isomorphic. Generally, programming languages aren't made with that requirement in mind.

That said, UE4 has something similar that allows interop between graph and text, although I forgot the name.