Skip to content
New issue

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

Re-implement the morphir IR in Scala 3. #75

Open
DamianReeves opened this issue Dec 17, 2020 · 0 comments
Open

Re-implement the morphir IR in Scala 3. #75

DamianReeves opened this issue Dec 17, 2020 · 0 comments

Comments

@DamianReeves
Copy link
Member

DamianReeves commented Dec 17, 2020

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.

DamianReeves added a commit that referenced this issue Jul 16, 2021
* 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]>
DamianReeves added a commit that referenced this issue May 25, 2022
…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
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant