Data commit

This commit is contained in:
Ingy döt Net 2023-07-01 11:58:00 -04:00
parent 7387c8f97b
commit cb5bb5e222
199093 changed files with 3378972 additions and 0 deletions

View file

@ -0,0 +1,16 @@
{{language|YAMLScript
|site=http://yamlscript.org/
}}
{{language programming paradigm|hosted}}
{{implementation|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.
==See Also==
* [https://metacpan.org/pod/YAMLScript YAMLScript Doc]
* [https://metacpan.org/pod/Lingy Lingy Doc]

View file

@ -0,0 +1,2 @@
---
from: http://rosettacode.org/wiki/Category:YAMLScript

View file

@ -0,0 +1 @@
../../Task/99-bottles-of-beer/YAMLScript

1
Lang/YAMLScript/FizzBuzz Symbolic link
View file

@ -0,0 +1 @@
../../Task/FizzBuzz/YAMLScript