Data commit
This commit is contained in:
parent
7387c8f97b
commit
cb5bb5e222
199093 changed files with 3378972 additions and 0 deletions
16
Lang/YAMLScript/00-LANG.txt
Normal file
16
Lang/YAMLScript/00-LANG.txt
Normal 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]
|
||||
2
Lang/YAMLScript/00-META.yaml
Normal file
2
Lang/YAMLScript/00-META.yaml
Normal file
|
|
@ -0,0 +1,2 @@
|
|||
---
|
||||
from: http://rosettacode.org/wiki/Category:YAMLScript
|
||||
1
Lang/YAMLScript/99-bottles-of-beer
Symbolic link
1
Lang/YAMLScript/99-bottles-of-beer
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/99-bottles-of-beer/YAMLScript
|
||||
1
Lang/YAMLScript/FizzBuzz
Symbolic link
1
Lang/YAMLScript/FizzBuzz
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/FizzBuzz/YAMLScript
|
||||
Loading…
Add table
Add a link
Reference in a new issue