/yxne

(DEPRECATED) Yxne Programming Language - a homoiconic programming language based on YAML syntax

Primary LanguageGoMIT LicenseMIT

Yxne Programming Language

Yxne is an experimental homoiconic programming language based on the YAML data format.

Using

Developing the interpreter/compiler

To lint the project, use golangci-lint.

The project is laid out according to these guidelines: Golang Standards Project Layout