Unbound variable across threads in C++ application

2016-10-03 Thread Lluís Vilanova
Hi! I'm not sure if this is the proper place to ask about this, but I saw no other mailing list. I have a C++ program that I want to extend with guile. It have two threads, the first one defines a variable, while the second one prints its value. Nonetheless, the second thread barfs saying that the

Re: Experimental JIT for Guile (???!)

2016-10-03 Thread Ludovic Courtès
Hello Guilers! Nala Ginrut skribis: > Well, there's interesting story behind it. > Few days ago this new JIT backend named Nash was introduced in ICFP2016 > (scheme > workshop), I and Ludo are lecturers too. When I first saw the topic, I looked > back to Ludo and thought "oh you guys are making

Re: Experimental JIT for Guile (???!)

2016-10-03 Thread Lluís Vilanova
Ludovic Courtès writes: > Hello Guilers! > Nala Ginrut skribis: >> Well, there's interesting story behind it. >> Few days ago this new JIT backend named Nash was introduced in ICFP2016 >> (scheme >> workshop), I and Ludo are lecturers too. When I first saw the topic, I looked >> back to Ludo an