Our great sponsors
-
-
Slint
Slint is a toolkit to efficiently develop fluid graphical user interfaces for any display: embedded devices and desktop applications. We support multiple programming languages, such as Rust, C++ or JavaScript. [Moved to: https://github.com/slint-ui/slint]
-
InfluxDB
Access the most powerful time series database as a service. Ingest, store, & analyze all types of time series data in a fully-managed, purpose-built database. Keep data forever with low-cost storage and superior data compression.
-
-
Interesting.
Does anyone know of a common lisp library similar to R's shiny? It provideas a simple way to define the UI elements and how they intereact with the user's actions: https://shiny.rstudio.com/articles/basics.html
At some point I thought about porting the first release of shiny, which was relatively simple, and keep adding features but I realized that there is a lot of code in the javascript/browser side and I would never find my way around it.
The most relevant thing I found was this clojure(script) reactive web framework from Kenny Tilton: https://github.com/kennytilton/matrix
Related posts
- Can't decide on a programming language for multiple reasons
- Feedback requested: Slint (declarative GUI toolkit) is discussing license change
- Feedback requested: Slint (declarative GUI toolkit) is discussing license changes
- Feedback requested: Slint (declarative GUI toolkit) is discussing license changes
- Best Rust "for transparent window" GUI?