Cuneiform (programming language): Difference between revisions

Content deleted Content added
FalyKio (talk | contribs)
No edit summary
FalyKio (talk | contribs)
No edit summary
Line 84:
==External Software Integration==
 
External tools and libraries are integrated in a Cuneiform script through its [[foreign function interface]]. By defining a task in a foreign language it is possible to use the API of an external tool or library. This way, tools can be integrated directly without the need of writing a wrapper or reimplementing the tool.<ref>{{cite web|title=A Functional Workflow Language Implementation in Erlang|url=http://www.erlang-factory.com/static/upload/media/1448992381831050cuneiformberlinefl2015.pdf|accessdate=28 October 2016}}</ref>
 
Currently supported foreign programming languages are: