Show HN: Dowe – A full-stack language for server, web, desktop, Android, and iOS
1–10 of 29 posts
Re: Show HN: Dowe – A full-stack language for server, web, desktop, Android, and iOS
#2Re: Show HN: Dowe – A full-stack language for server, web, desktop, Android, and iOS
#3Re: Show HN: Dowe – A full-stack language for server, web, desktop, Android, and iOS
#4Re: Show HN: Dowe – A full-stack language for server, web, desktop, Android, and iOS
#5> Dowe is a Rust compiler and runtime toolchain for building fullstack products from a unified, declarative source graph. Applications are authored in Dowe Source Format (.dowe), checked against explicit language and platform contracts, and lowered into the artifacts required by each selected target.
Re: Show HN: Dowe – A full-stack language for server, web, desktop, Android, and iOS
#6If you can’t even make the web page yourself, what am I supposed to conclude about your web language?
Re: Show HN: Dowe – A full-stack language for server, web, desktop, Android, and iOS
#7Dowe — A full-stack language for server, web, desktop, Android, iOS, *and Slop.*
Re: Show HN: Dowe – A full-stack language for server, web, desktop, Android, and iOS
#8Does it actually generate a native mobile or desktop application? I probably overlooked it, but I couldn't find an example app to build and experiment with locally.
Re: Show HN: Dowe – A full-stack language for server, web, desktop, Android, and iOS
#9Re: Show HN: Dowe – A full-stack language for server, web, desktop, Android, and iOS
#10It's an interesting idea, but it's hard to tell what the native parts are. The home page has a section titled "Native Targets" with an arrow icon that looks like it'd go to some docs, but appears to just be an icon. The running example is a straightforward responsive web page. The docs are centered around UI components for this tool and the lack of a Tree component really makes it look like this is a web framework. D…