Hi All! I’ve created a new Domain Specific Language (DSL) for people to express “product definitions” of consumer products (apps+web apps), which can then be “compiled” into full running software, and a platform that actually generates the app builds, generates and hosts the backend and web apps etc.
My belief is that it is too hard to build consumer software today. This difficulty is in large part because we build at too low a level of abstraction. I believe we should raise the level of abstraction to the conceptual level for defining most features, and only write custom code for things that can’t be expressed at this high level. With that approach, we can compile the high-level abstraction to native UI for all platforms and make developing polished x-platform software ~1000X+ easier.
Would love any thoughts / feedback, and would love to find people interested in this space to collaborate with (and just raised some money to enable that)!
https://www.notion.so/Intro-to-Sutro-raising-the-level-of-abstraction-for-programming-by-multiple-orders-of-magnitude-06f2566973714b3298d8f3cf0ad29c66
🚀 2
🆒 1
m
Martin
11/02/2021, 7:12 PM
Hey @Owen Campbell-Moore, congrats on raising your round and all the progress so far!
I believe we share the same vision of building a DSL for building (web) apps while still giving developers the flexibility to write their own code when needed -> I am co-founder of https://wasp-lang.dev/.
We are aiming for a similar thing, but instead of going for a visual DSL (GUI) we are implementing a textual DSL (programming language) that is then also compiled into JS stack (for now).
We also recently raised a seed round so I think we are in a pretty similar position.
We are certainly in same space and therefore competitors to some degree, but I am actually much more excited to see other people believing in the same vision then I am afraid of competition 😄, so I am looking forward to see how Sutro develops and let me know if I can help in any way.
Also happy to hear any thoughts / feedback on Wasp!
o
Owen Campbell-Moore
11/02/2021, 7:42 PM
Likewise! Excited to see where Wasp goes, and good to finally connect since we’re in a similar space!
c
Cole
11/22/2021, 1:55 AM
Fun product! Our long term at Story.ai has some alignment, here. But we're somewhere in the middle between wasp and sutro, with a semi-structural text editing language as the medium.