Packages
shiny_wheat
1.0.0
Interpreter for the Wheat esoteric programming language written in Gleam.
Current section
Files
Jump to
Current section
Files
shiny_wheat
gleam.toml
gleam.toml
name = "shiny_wheat"
version = "1.0.0"
description = "Interpreter for the Wheat esoteric programming language written in Gleam."
licences = ["Apache-2.0"]
[repository]
type = "codeberg"
user = "Deepfriedice"
repo = "shiny-wheat"
[dependencies]
argv = "~> 1.1"
clip = "~> 1.1"
gleam_stdlib = "~> 1.0"
gleam_yielder = "~> 1.1"
simplifile = "~> 2.4"
[dev_dependencies]
gleepack = { git = "https://github.com/yoshi-monster/gleepack", ref = "5b1a79b" }
gleeunit = "~> 1.10"