yagbas 0.2.0

Yagbas is a programming language that builds programs for the Game Boy.
Documentation
1
2
3
4
5
6
7
8
9
10
11
12
[book]
title = "Yagbas Language Reference"
authors = ["Lokathor"]
language = "en"
src = "lang_ref"

[build]
build-dir = "target/lang_ref"
create-missing = false

[output.html]
git-repository-url = "https://github.com/Lokathor/yagbas"