You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Scala 3 has types and capabilities which should make defining the morphir IR a bit simpler.
Let's create the IR in Scala 3 and enable the creation of tools which use the JVM.
The text was updated successfully, but these errors were encountered:
* Adding IR - #75
* Adding Package related IR types
* issue-94: add tuple to sdk (#98)
* issue-94: add tuple to sdk
* issue-94: run formatter
* Finishing up modeling of morphir IR in Scala 3
* Move IR into morphir-ir
Co-authored-by: willms2021 <[email protected]>
…sion schemes (#75)
* Starting alternate implementation of Value that closer matches Elm
* Starting alternate implementation of Value that closer matches Elm
* Add more operators to Type and Value
* Value module ideas
* Implement more ValueModule methods
Scala 3 has types and capabilities which should make defining the morphir IR a bit simpler.
Let's create the IR in Scala 3 and enable the creation of tools which use the JVM.
The text was updated successfully, but these errors were encountered: