Remix.run Logo
webprofusion 4 days ago

Took a while to find the Hello World. It looks like a sort of oop python.

ndr 4 days ago | parent | next [-]

Don't be tricked by syntax.

It's statically and strongly typed, and super concurrent. It's a very different vibe than anything python.

mkl 4 days ago | parent | prev | next [-]

It doesn't look anything like Python (which is fine at OOP itself).

pjmlp 4 days ago | parent | prev [-]

More like Pascal/Algol/Ada inspired than Python.