Re: Tour of our 250k line Clojure codebase

2021-06-03 Thread Nathan Marz
Probably not in the near future. Once we're close to being ready for production usage, we'll be releasing a preview post demonstrating how our product works through an example of using it to replicate a widely-used service in a comparatively minuscule amount of code. Though we're already able t

Re: Tour of our 250k line Clojure codebase

2021-06-03 Thread Robert Levy
Great post on the technical choices made in developing this platform. Do you plan on writing a post that describes in detail the system architecture that is the bread and butter of the product/platform itself? The website intriguingly states, "Red Planet Labs is pioneering a radically new kind of

Re: Tour of our 250k line Clojure codebase

2021-06-03 Thread Nathan Marz
Derek – we have a bunch of open-source on our Github . I'd like to release our new language one day, but that won't be for a long time. When I release it I want to do it the right way – extensive documentation, academic papers, and a commitment to supporting th

Re: Tour of our 250k line Clojure codebase

2021-06-03 Thread Leandro Doctors
On Thu, 3 Jun 2021, 15:06 natha...@gmail.com, wrote: Please give the post a read, and I'm happy to answer any questions. > Nice article, Nathan. Definitely, it would be nice to see the code :-) Just curious... 1) You mention using Schema for data definition and validation. Did you consider usi

Re: Tour of our 250k line Clojure codebase

2021-06-03 Thread Derek Troy-West
Hi Nathan (& team), thanks for the post/update it's filled with interesting info on a mature Clojure codebase. One quick question from me - do you have any open-source projects planned? In a purely selfish sense I would love to take a look at the custom language! I look forward to seeing the p

Tour of our 250k line Clojure codebase

2021-06-03 Thread natha...@gmail.com
I published a post today giving on overview of our codebase at Red Planet Labs and the many ways it leverages the unique qualities of Clojure: https://tech.redplanetlabs.com/2021/06/03/tour-of-our-250k-line-clojure-codebase/ Clojure has been a huge reason why we've been able to tackle such an a