accordproject / ergo

Programming Language for Smart Legal Contracts
https://accordproject.org/projects/ergo
Apache License 2.0
157 stars 55 forks source link

Java target for Ergo #104

Open jeromesimeon opened 6 years ago

jeromesimeon commented 6 years ago

A possible second code-generation target for the Ergo compiler could be Java/JVM. This could showcase the transpilation capabilities and could serve as an initial prototype for JVM-based ledgers. Work items involved in building a Java target:

jeromesimeon commented 5 years ago

Java runtime and testing for Java target added in #457