dasy icon indicating copy to clipboard operation
dasy copied to clipboard

a lisp built on top of vyper

Results 9 dasy issues
Sort by recently updated
recently updated
newest added

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `pip` dependencies of...

I've been hacking on [a Nix flake for dasy](https://github.com/mitchmindtree/dasy.nix), and early on while attempting to use [poetry2nix](https://github.com/nix-community/poetry2nix), having the poetry.lock committed was necessary for `poetry2nix` to generate a nix derivation....

Something I'm willing to take up, but I think this shud be fairly simple.

use a macro called `test` example ```lisp (defn getNum [] :uint256 :external 4) (test (assert (= (.getNum self) 4))) ``` this would be really easy for a contract with no...

enhancement

use https://github.com/hylang/hy to implement the compiler in a lisp

This PR was automatically created by Snyk using the credentials of a real user.![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123) ### Snyk has created this PR to fix 1 vulnerabilities in the pip dependencies of this...

This PR was automatically created by Snyk using the credentials of a real user.![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123) ### Snyk has created this PR to fix 1 vulnerabilities in the pip dependencies of this...

This PR was automatically created by Snyk using the credentials of a real user.Snyk has created this PR to fix one or more vulnerable packages in the `pip` dependencies of...

![snyk-top-banner](https://github.com/andygongea/OWASP-Benchmark/assets/818805/c518c423-16fe-447e-b67f-ad5a49b5d123) ### Snyk has created this PR to fix 2 vulnerabilities in the pip dependencies of this project. #### Snyk changed the following file(s): - `requirements.txt` ⚠️ Warning ``` vvm...