monkey-rs 0.1.0

Monkey programming language interpretter.
Documentation
1
2
3
4
5
6
7
8
9
[book]
authors = ["micahkepe"]
language = "en"
src = "src"
title = "monkey-rs Documentation"

[output.html]
git-repository-url = "https://github.com/micahkepe/monkey-rs"
edit-url-template = "https://github.com/micahkepe/monkey-rs/edit/main/docs/{path}"