onlyafly / yxne

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

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

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

About

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

License:MIT License


Languages

Language:Go 99.0%Language:Makefile 1.0%