xon 0.0.0

The XON Programming Language
Documentation
1
2
3
4
5
6
7
8
9
[package]
name = "xon"
version = "0.0.0"
edition = "2021"
description = "The XON Programming Language"
license = "MIT"
repository = "https://github.com/xon-lang/xon"

[dependencies]