Update Coding environment
parent
7df6ce3d6d
commit
51a93b4b84
@ -41,6 +41,7 @@ Next let's try to collect various language options, with their pros and cons:
|
|||||||
|
|
||||||
### Lobster
|
### Lobster
|
||||||
* (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?)
|
||||||
|
* ❌ Aaron consulted with the Lobster community who says that intercommunication with JavaScript is cumbersome
|
||||||
|
|
||||||
### Scala, now with significant indentation
|
### Scala, now with significant indentation
|
||||||
* (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?)
|
* (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?)
|
||||||
@ -48,4 +49,7 @@ Next let's try to collect various language options, with their pros and cons:
|
|||||||
### 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!
|
||||||
|
|
||||||
|
### F#
|
||||||
|
- ?? Is this too tied to .NET to be worthwhile for us?
|
||||||
|
|
||||||
|
|
||||||
|
Loading…
Reference in New Issue
Block a user