issues
search
Glistix
/
glistix
Fork of the Gleam compiler providing a Nix backend, compiling Gleam to Nix
Apache License 2.0
86
stars
1
forks
source link
Roadmap to v1.0.0
#5
Open
PgBiel
opened
5 months ago
PgBiel
commented
5 months ago
What do we need for a v1 release?
Git dependencies (blocked by upstream
https://github.com/gleam-lang/gleam/issues/1338
)
Requirement overriding (blocked by upstream
https://github.com/gleam-lang/gleam/issues/2899
)
We currently work around this using local/Git dependencies, so it's possible this isn't needed for an initial v1 release. Would be nice to have either way.
Implement missing functions in stdlib (
https://github.com/glistix/stdlib
)
A bit larger of an ecosystem
Library for NixOS modules (which I've been taking a look at) and for
nixpkgs
bindings (and, by extension, nix shell etc.) would be nice
Some real-world testing
What do we need for a v1 release?
nixpkgs
bindings (and, by extension, nix shell etc.) would be nice