Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Interesting.

Does anyone know of a common lisp library similar to R's shiny? It provides 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



Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: