|
|
|
|
|
by matthewwiese
2893 days ago
|
|
Fun article! I've gotta give this a try myself. On a related note (of using BASIC where it doesn't belong), I hacked together a method to convert BASIC code to WebAssembly using BaCon[0], a BASIC-to-C converter, and Emscripten to take the resulting C output and generate some wasm.[1] Much like the linked article, this is a fun diversion to entertain the idea of using BASIC where the language authors couldn't possibly have imagined it. Perhaps I'll get around to actually making a "real" project out of it sometime... [0]: http://www.basic-converter.org/ [1]: https://github.com/matthewwiese/basic-to-c-wasm-example |
|
[0]: https://github.com/mist64/cbmbasic