purenix
Nix compiler
A tool that transpiles PureScript code to Nix code
Nix backend for PureScript. Transpile PureScript code to Nix.
302 stars
10 watching
8 forks
Language: Haskell
last commit: 5 months ago hacktoberfesthaskellnixpurescripttranspiler
Related projects:
Repository | Description | Stars |
---|---|---|
justinwoo/easy-purescript-nix | A toolset for easily using PureScript and related tools with Nix. | 196 |
nix-community/poetry2nix | Automatically converts Poetry projects to Nix derivations | 898 |
nixos/cabal2nix | A tool that converts Haskell package descriptions from Cabal to Nix build instructions | 362 |
cachix/elm2nix | Converts an Elm project into Nix expressions to enable reproducible and package-managed development | 111 |
purs-nix/purs-nix | A tool for managing PureScript projects with Nix-based development environments. | 72 |
nix-community/dream2nix | A modular framework for automated packaging solutions aimed at improving flexibility and maintainability in software development | 1,050 |
nix-community/zon2nix | Tools to convert build files from Zig's zon format to Nix expressions | 77 |
input-output-hk/nix-tools | A tool to convert descriptions from one format to another | 95 |
nix-community/crystal2nix | Tools to help build and manage Crystal projects using Nix. | 14 |
haskell-nix/hnix-store | Provides a Haskell interface to the Nix store semantics and various implementations of that interface. | 87 |
nix-community/bundix | A tool for packaging Ruby applications with Nix | 164 |
svanderburg/composer2nix | Generates Nix expressions to build PHP packages from composer configurations | 88 |
stephank/composer-plugin-nixify | Generates Nix expressions to build and package PHP projects. | 17 |
msteen/nix-prefetch | Tools for securely generating and validating hashes of package sources during Nix builds | 126 |
nix-community/nix-bundle | A tool that packages Nix derivations into standalone executables without installation or runtime dependencies. | 669 |