|
|
|
|
|
by apshrestha
853 days ago
|
|
Thank you! "stash", the initial MVP version, is written in Haskell. I chose Haskell mostly because of https://github.com/jtdaugherty/brick, which is a wonderful TUI library. I also tend to prefer functional programming languages when I have the choice. However, Text 's backend and website are currently implemented in Clojure. The app is in C + Flutter (Dart). |
|