Shen
From Just Solve the File Format Problem
(Difference between revisions)
Dan Tobias (Talk | contribs) (Created page with "{{FormatInfo |formattype=Languages |subcat=Programming Languages |extensions={{ext|shen}} }} '''Shen''' is a functional programming language. Among its features, it includes a...") |
Revision as of 13:10, 29 May 2016
Shen is a functional programming language. Among its features, it includes an integrated fully functional Prolog. Like a number of languages of the functional vein, it has a good deal of parentheses in its syntax, though not quite so many as LISP.
Links
- Official site
- Files from Lambdaconf talk (includes some .shen code files)