Update Coding environment

Glen Whitney 2024-07-11 21:28:18 +00:00
parent 84fde5d1d8
commit 977232f90f

@ -43,7 +43,7 @@ Next let's try to collect various language options, with their pros and cons:
* (Is this worth a more careful comparison with Nim, or is it just too small/fringe?) * (Is this worth a more careful comparison with Nim, or is it just too small/fringe?)
### Scala, now with significant indentation ### Scala, now with significant indentation
* (I think targeting the JVM invalidates this?) * (I think targeting the JVM invalidates this? Or is there now a decent build process to WASM? Is Scala sufficiently more active/bigger community/more mainstream than Nim to make it worth looking into this more?)
### C++ with our own civet-like syntax mangler ### C++ with our own civet-like syntax mangler
- ⇓⇓ Big con: we would have to implement this! - ⇓⇓ Big con: we would have to implement this!