
Turbo Vision
Slang
FINAL CUT
newt
ncurses
Ratatui
termbox
libmabuff
Clojure
Elixir
Python
Rust
Haskell
NIM
JavaScript
Kotlin
Based on our record, Clojure seems to be a lot more popular than Turbo Vision. While we know about 43 links to Clojure, we've tracked only 3 mentions of Turbo Vision. We are tracking product recommendations and mentions on various public social media platforms and blogs. They can help you identify which product is more popular and what people think of it.
It looks impressive but it duplicates a tonne of existing functionality from TWIN, which has been around for about 25 years or more. https://github.com/cosmos72/twin https://en.wikipedia.org/wiki/Twin_(windowing_system) And both of them seem to re-implement their own, inferior, versions of the TurboVision text-mode "widget toolkit": https://tvision.sourceforge.net/ https://github.com/magiblot/tvision A merger... - Source: Hacker News / 12 months ago
There were efforts to replicate the experience on modern platforms, like the SETEDIT IDE using Turbo Vision for its UI. Source: almost 4 years ago
OMG you using CSS for stying the TUI??! I love this! Please tell me you can have window widgets Like a modern Turbo Vision [1] where you can drag/drop them even one on top of the other? [1] http://tvision.sourceforge.net/#wtv. - Source: Hacker News / about 4 years ago
In my last post I discussed DSLs for database querying in Clojure. These typically take the form of data structures. - Source: dev.to / 15 days ago
One of the most famous talks in computer science is Simple Made Easy by Rich Hickey, The creator of the programming language Clojure. In it, he explains that, "simple" and "easy" are not the same thing. He refers to the word origins of the two words:. - Source: dev.to / 2 months ago
This series of post will try to explain a complex topic: concurrent and parallel programming, in Dart. I think the only way to deal with that is using the Erlang VM (BEAM), but Clojure and other functional languages are usually doing better job on this part. Unfortunately, to me, most of other languages using OOP don't offer a great abstraction to concurrency and parallelism, but during the last decade, things are... - Source: dev.to / 4 months ago
Oversimplifying, there are three big variants: Common Lisp, Scheme, Clojure. Each of them has a lot of somewhat similar implementations: * Clojure: A lot of support for immutable data. It runs in the JVM so you will have a lot of the libraries you are use to. Probably the best option for you. https://clojure.org/ * Scheme, in particular Racket: Mostly functional, and in particular Racket has a lot of support to... - Source: Hacker News / about 1 year ago
Another project of mine Bob can be seen as an example of spec-first design. All its tooling follow that idea and its CLI inspired Climate. A lot of Bob uses Clojure a language that I cherish and who's ideas make me think better in every other place too. - Source: dev.to / over 1 year ago
Slang - Slang is a powerful visual programming language using a newly developed stream-based paradigm.
Elixir - Dynamic, functional language designed for building scalable and maintainable applications
FINAL CUT - Library for creating terminal applications with text-based widgets
Python - Python is a clear and powerful object-oriented programming language, comparable to Perl, Ruby, Scheme, or Java.
newt - Programming library for color text mode, widget based user interfaces.
Rust - A safe, concurrent, practical language