-
**Is your feature request related to a problem? Please describe.**
Jon would like to drive his robots using Smalltalk "as though it was in a ROS node".
This implies that nodes should talk to each ot…
-
When I checkout the latest version of SOMpp, it passes the test suite, but crashes on the `Json` benchmark. The `gdb` backtrace looks as follows:
```
(gdb) run -cp core-lib/Smalltalk/ core-lib/Exa…
-
This is just an idea I have not let go of : implementing ipfs in [Amber Smalltalk](http://amber-lang.net) and [Newspeak](http://www.newspeaklanguage.org).
Amber is a smalltalk interpreter and IDE wri…
-
*Issue migrated from trac ticket # 3142*
**milestone:** HeuristicLab 4.x Backlog | **component:** Problems.DataAnalysis | **priority:** medium
#### 2021-12-13 08:52:45: @gkronber created the iss…
-
Hi,
I suspect implementing a stepper debugger would be easier in some ways when doing it on top of the bytecode VM, and I can think of a few ways for doing it ... although I bet it can get trickier…
-
Right now, the interpreter has a whole pile of conditional jump bytecodes. Can we reduce the number and help get us back to 9 bytecodes?
Possible implementations:
0. Encode the different logic m…
-
It seems that the way jLox stores 'this' is very inefficient, to get the value of 'this' is slow and especially a problem when writing native methods. I am thinking though, is there a better way to do…
-
*Virtual Machine* can have a number of different connotations in a digital preservation context. The one that most users are probably familiar with involves an entire virtualized Windows or Linux inst…
-
Please make a decission if CSnakes should support subinterpreters or not. As subinterpreters can have their own environment, modules etc. that would lead to a different API. At this stage of CSnakes i…
-
Hello all! As some of you might be aware, there has been a lot of progress in the web-world in developing [WebAssembly](https://webassembly.org/). Many environments and languages can now compile to th…