issues
search
helvm
/
heltc
🎓 🏫 HelTC - Haskellish Esoteric Lambda True Calculator to Esoteric Languages implemented in Haskell
http://helvm.org/heltc
MIT License
6
stars
0
forks
source link
Implement Joy Calculator
#5
Open
kamil-adam
opened
3 years ago
kamil-adam
commented
3 years ago
[ ]
https://github.com/helvm/silly-joy
[ ] Convert Joy to Meta Lambda Calculus and Lazy K. It is posible?
[ ] Prepare
static
modules for
Joy
[ ] Prepare
Joy.Dynamic
module
[ ] Convert Joy to Haskell. It is posible?
[ ]
>.>
https://hackage.haskell.org/package/ghc-9.4.2/docs/GHC-Core-Map-Expr.html#v:-62-.-62
-
[ ] Use
>=>
(or
<=<
) from Monad
https://hackage.haskell.org/package/base-4.17.0.0/docs/Control-Monad.html#v:-62--61--62
-
[ ] Use
-<-
https://hackage.haskell.org/package/semigroupoids-5.3.7/docs/Data-Functor-Bind.html#v:-45--60--45
-
f = f1 >.> f2 >.> f3 >.> f4
Joy
Joy.Dynamic
module>.>
https://hackage.haskell.org/package/ghc-9.4.2/docs/GHC-Core-Map-Expr.html#v:-62-.-62->=>
(or<=<
) from Monad https://hackage.haskell.org/package/base-4.17.0.0/docs/Control-Monad.html#v:-62--61--62--<-
https://hackage.haskell.org/package/semigroupoids-5.3.7/docs/Data-Functor-Bind.html#v:-45--60--45-