Data Update
This commit is contained in:
parent
015c2add84
commit
e50b5c3114
206 changed files with 6337 additions and 523 deletions
|
|
@ -10,6 +10,12 @@ Actually it is simply an alternate syntax reader for Clojure and Lingy.
|
|||
|
||||
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==
|
||||
|
||||
* [https://metacpan.org/pod/YAMLScript YAMLScript Doc]
|
||||
|
|
|
|||
1
Lang/YAMLScript/Factorial
Symbolic link
1
Lang/YAMLScript/Factorial
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Factorial/YAMLScript
|
||||
1
Lang/YAMLScript/Fibonacci-sequence
Symbolic link
1
Lang/YAMLScript/Fibonacci-sequence
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Fibonacci-sequence/YAMLScript
|
||||
1
Lang/YAMLScript/Hello-world-Text
Symbolic link
1
Lang/YAMLScript/Hello-world-Text
Symbolic link
|
|
@ -0,0 +1 @@
|
|||
../../Task/Hello-world-Text/YAMLScript
|
||||
Loading…
Add table
Add a link
Reference in a new issue