Remix.run Logo
jaggederest a day ago

I think we're going to see a lot more of this. I've done a similar thing, hosting a toy language on haskell, and it was remarkably easy to get something useful and usable, in basically a weekend. If you keep the surface area small enough you can now make a fully fledged, compiled language for basically every single purpose you'd like, and coevolve the language, the code, and the compiler

marginalia_nu a day ago | parent | next [-]

Yeah it's a rewarding project. Getting a language that kinda works is surprisingly accessible. Though we must be mindful that this is still the "draw some circles" pane. Producing the rest of the rest of the famous owl is, as always, the hard bit.

Copyrightest 19 hours ago | parent [-]

[dead]

soperj a day ago | parent | prev | next [-]

We did this in 4th year comp-sci.

a day ago | parent | prev [-]
[deleted]