|
|
|
|
|
by harperlee
3492 days ago
|
|
One shower idea that I had is the concept of a clojure version that instead of compiling to JVM bytecode, javascript or CLR, compiled to postgreSQL. I think that would be awesome: you could just run the same functions, seamlessly, from the database, through the web server, to the browser. And, whilst of course you need to know about the limitations of the database, it could be great for pushing code to the database seamlessly. Unfortunately I don't think I have the skills for that, so posting here in the hopes that someone that can likes the idea :) |
|