-
Notifications
You must be signed in to change notification settings - Fork 0
ROADMAP
Kamil Adam edited this page Sep 16, 2023
·
36 revisions
- start demo and docs in other branch
- generate scaladocs and test report
- Use Jekyll
- Add web, find Web framework
- Don't use frameworks! use only ScalaJS
- TypeLevel
- https://github.com/buntec/ff4s (27) has todomvc
- https://github.com/armanbilge/calico (81) has todomvc
- https://github.com/outwatch/outwatch (451)
- https://github.com/armanbilge/fs2-dom (28)
- https://github.com/PurpleKingdomGames/tyrian Elm-like
- Add Cli interface
- Use https://github.com/j-mie6/parsley
- Use git tags
- Add Discipline
- Implement Show typeclass
- Add Logs https://github.com/typelevel/log4cats
- Implement Read typeclass
- Convert Lambda to LazyK
- Add interpreter for LazyK
- Implement Console REPL https://github.com/bkirwi/decline
- Implement reading from file
- Create library
- Implement web version
- Config
- Convert Lambda to Zot
- Add interpreter for Zot