We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
#114
TODO:
Update documentation to reflect to new tools (cc @jaredponn). See Updated docs/haskell.md and docs/purescript.md to reflect the updated frontend tools #126
docs/haskell.md
docs/purescript.md
Make doc chapter on 'Development' (updating, settings.nix, pre-commit.nix, pkgs.nix, hercules.nix etc). #127
Implement lbf-prelude-to-purescript and lbf-plutus-to-purescript clis (see
lambda-buffers/lambda-buffers-frontend/build.nix
Line 94 in c1323f3
lbf-prelude-to-purescript
lbf-plutus-to-purescript
Implement devShells with PlutusTx, CTL and other environments such that users can conveniently play with lbf-prelude... and lbf-plutus clis.
nix develop github:mlabs-haskell/lambda-buffers#dev-plutustx
lbf-plutus-to-haskell
ghci
devShells
dev-ctl
Configure nil Nix language server. #128
The text was updated successfully, but these errors were encountered:
jaredponn
Successfully merging a pull request may close this issue.
#114
TODO:
Update documentation to reflect to new tools (cc @jaredponn). See Updated
docs/haskell.md
anddocs/purescript.md
to reflect the updated frontend tools #126Make doc chapter on 'Development' (updating, settings.nix, pre-commit.nix, pkgs.nix, hercules.nix etc). #127
Implement lbf-prelude-to-purescript and lbf-plutus-to-purescript clis (see
lambda-buffers/lambda-buffers-frontend/build.nix
Line 94 in c1323f3
lbf-prelude-to-purescript
andlbf-plutus-to-purescript
scripts to the frontend #121Implement devShells with PlutusTx, CTL and other environments such that users can conveniently play with lbf-prelude... and lbf-plutus clis.
nix develop github:mlabs-haskell/lambda-buffers#dev-plutustx
and be able to generate the PlutusTx code withlbf-plutus-to-haskell
and then simplyghci
so users can inspect and work with generated libraries. AddingdevShells
to play with generated schema code for Haskell's Prelude and Plutus Prelude #122dev-ctl
to uselbf-plutus-to-purescript
. #129Configure nil Nix language server. #128
The text was updated successfully, but these errors were encountered: