Category:YAMLScript

From Rosetta Code
Revision as of 02:00, 2 July 2023 by INGY (talk | contribs)
Language
YAMLScript
This programming language may be used to instruct a computer to perform a task.
Official website
See Also:


Listed below are all of the tasks on Rosetta Code which have been solved using YAMLScript.
YAMLScript is an implementation of Lisp. Other implementations of Lisp.

YAMLScript a hosted Lisp like Clojure (Java/JVM) and ClojureScript (JavaScript). Actually it is simply an alternate syntax reader for Clojure and Lingy. Lingy is a port of Clojure to various programming languages including Perl.

YAMLScript offers all the power of Lisp but with a various syntax features that strive to make it more readable than encoding everything as nested s-expression forms.

Installing YAMLScript

Run this command to install the 'yamlscript' command line runner program.

cpanm YAML

See Also

Pages in category "YAMLScript"

The following 8 pages are in this category, out of 8 total.