toyc 0.1.4

The toylang compiler
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
13
14
[dependencies]

[package]
authors = ["WhyNotDogie"]
categories = ["compilers", "command-line-utilities", "development-tools", "parser-implementations"]
description = "The toylang compiler"
edition = "2021"
keywords = ["toylang", "toy"]
license = "ISC"
name = "toyc"
readme = "README.md"
repository = "https://github.com/toy-lang/toy/"
resolver = "1"
version = "0.1.4"