Pensive.
- γαλαξίας κύκλος
- https://pluranimity.org
- @cwgoes
Block or Report
Block or report cwgoes
Report abuse
Contact GitHub support about this user’s behavior. Learn more about reporting abuse.
Report abusePinned Loading
-
cosmos/ibc Public
Interchain Standards (ICS) for the Cosmos network & interchain ecosystem.
-
anoma/juvix Public
Juvix empowers developers to write code in a high-level, functional language, compile it to gas-efficient output VM instructions, and formally verify the safety of their contracts prior to deployme…
-
-
-
407 contributions in the last year
Less
More
Contribution activity
November 2021
Created 2 commits in 1 repository
Created a pull request in anoma/juvix that received 1 comment
Documentation revisions: first pass (general cleanup)
This PR makes the following changes to the Juvix documentation: Update the introduction a bit to reflect the current state & goals of Juvix Update…
+20
−503
•
1
comment
Created an issue in anoma/juvix that received 1 comment
Higher-order function usage with LLVM backend seems to fail
Expected behaviour:
I expect the following two programs to be equivalent:
mod AddTwo where open Prelude
open Prelude.LLVM sig main : int -> int
let…
1
comment