Skip to content

Latest commit

 

History

History
 
 

python

Folders and files

NameName
Last commit message
Last commit date

parent directory

..
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

yamlscript

Program in YAML

Synopsis

#!/usr/bin/env yamlscript

defn main(name):
  say: "Hello, $name!"

Status

This module is very ALPHA.

YAMLScript is still being defined.

Use with caution for now.

Description

YAMLScript is a programming language encoded in YAML.

License & Copyright

This project is licensed under the terms of the MIT license. See LICENSE for more details.

Copyright 2022 Ingy döt Net ingy@ingy.net