←back to thread

95 points Levitating | 2 comments | | HN request time: 0.41s | source
Show context
hn-ifs ◴[] No.45082292[source]
I remember looking at red ages ago but never got round to using it. I like to learn odd non-mainstream languages. Currently learning Nushell which is an amazing alternative shell. And I like the look of roc-lang too.

I'm desperate for a truly cross platform programming language with gui abilities on those platforms. I'm slowly learning dart/flutter for this but truly wish for something simpler. I get the reasoning behind flutters declarative style but it's certainly not simple, especially when you get to state management.

replies(6): >>45082338 #>>45082465 #>>45083101 #>>45083117 #>>45083488 #>>45083764 #
gcanyon ◴[] No.45083488[source]
"simple cross-platform GUI+programming language" livecode.com fits that description. It's been my daily driver for years, but full disclosure I'm now looking for something similar to your requirements, but python-based.
replies(2): >>45083586 #>>45084172 #
1. RodgerTheGreat ◴[] No.45084172[source]
Depending on how elaborate your GUI needs are, CardStock might be suitable: https://cardstock.run
replies(1): >>45124033 #
2. gcanyon ◴[] No.45124033[source]
Interesting, thanks!