Current section
Files
Jump to
Current section
Files
gen_core_erlang
gleam.toml
gleam.toml
name = "gen_core_erlang"
description = "Generate Core Erlang from Gleam (wraps the Erlang cerl compiler module)"
licenses = ["AGPL-3.0-or-later"]
version = "0.5.1"
repository = { type = "codeberg", user = "kero", repo = "gleam_codegen" }
[dependencies]
gleam_stdlib = "~> 0.34"
gleam_erlang = "~> 0.23"
[dev-dependencies]
gleeunit = "~> 1.0"