|
|
|
|
|
by disqard
1955 days ago
|
|
I implemented the BlockStudio visual programming language (authoring environment + runtime) in haxe [0]. I'm also migrating the website (currently Python) over to it -- I can share data type declarations between server and client-side code, which give me compile-time guarantees that my api calls and return values are not malformed. [0] https://www.blockstud.io |
|