This is a heavily interactive web application, and JavaScript is required. Simple HTML interfaces are possible, but that is not what this is.
Post
Alvin Alexander
alvinalexander.bsky.social
did:plc:i2h3optgaqx4rrlzocvgwq6a
If you haven’t seen Kyo yet, the first ~20 minutes of this video is a nice introduction. 👍👍
For instance, you’ll learn what this syntax means:
val s: String < IO =
IO(readFile(filename))
There’s also a nice map/flatMap surprise in there as well! 👏
https://www.youtube.com/watch?v=KIjtXM5dlgY
#scala
2025-05-22T15:31:27.858Z