Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

best scheme/lisp for real time code

Name: Anonymous 2014-09-01 13:09

Is Chicken a good idea? I am worried about the way it does GC. Exhausting the stack seems a bit... Java. I'm looking at Gambit too but I don't know much about it yet.

Whatever I end up using needs to work on ARM. It doesn't have to target C as long as it has FFI and short GC pauses (I am aiming for less than 5ms.)

Name: Anonymous 2014-09-03 23:29

>>8
Ok, so not like linear types at all.

So far, so good. The write barrierers--are they used to keep the references from older stack frames valid when moving data? Or have I misunderstood?

Another question: have you profiled the write barriers? How often are they needed? I'm not sure what you would use for a benchmark. Maybe I should just take a look at it myself. Is the source available?

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List