Amber ( http://amber-lang.net ) is very new but extremely exciting Smalltalk in/on JavaScript, MIT licensed. Since it can magically collaborate with JavaScript...
2826
Casey Ransberger
casey.obrien.r@...
Jan 21, 2012 5:53 am
I haven't found anything like that yet. I've been thinking about using a PEG to do Self to JavaScript "compiler," but alas, my knowledge of Self remains...
Dear All Two colleagues and myself are getting the same problem installing Self 4.4 on Snow Leopard (in my case 10.6.8). Any tips gratefully received. 1. The...
Hi, I don't know why /usr/bin/Self hasn't been created properly, sorry. First step, is whether you can run images. Can you double-click the SelfDroplet.app? It...
Success starts at (iv) below! Unsuccessful steps on the way documented (i) to (iii), in case might help someone later. ... Can't see how to enact that. (i) ...
2830
David Ungar
ungar@...
Feb 19, 2012 5:59 pm
Thanks for trying Self, and thanks, Russell!! - David (from iPad, typos likely)...
Thanks again, Russell, and Hi to David and Randy. I'm hoping to do some moderately amusing work that needs to refer to Self, and for which I need to make sure...
2832
Tobias Pape
Das.Linux@...
Feb 21, 2012 1:21 pm
Hi, ... I've looked into the Self-4.4.pkg and apparently, there is no indication of that shell script whatsoever. I installed that package on 10.6, too and am...
Hmm. Maybe something is wrong with the installer as built. I have plans for a different approach to distribution of the Mac VM for 4.5 that doesn't require...
As I said I don't really know Cocoa so my comments are more a cry of frustration than a considered critique :) But at the moment I'm having problems getting my...
Hi guys, As I mentioned before I have been thinking about how to make the current VM experience on Macs (with the droplet, complex installer etc) better. I've...
... Russell, thanks for the update and I'll definitely give this a try. ... -- * * *Think different and code well*, -Conrad...
2838
Tobias Pape
Das.Linux@...
Feb 23, 2012 7:36 am
... This is great :) Just one comment: The actual VM inside the app shouldn't be called Self.app, too. I either would name the inner app SelfVM.app or the...
2839
Jason Grossman
spam-me@...
Feb 23, 2012 1:37 pm
... I like your idea of using the name SelfManager.app. Jason...
2840
David Ungar
ungar@...
Feb 23, 2012 1:50 pm
I like SelfVM, never liked Manager--it's too vague. -- David (tapped out on my iPhone; blame it for any typoze;-)...
Hi Russell Ooh this is way better. At any rate, it starts well. The VM runs with no problem and asks for a snapshot to be chosen. But subsequently, the...
2842
Tobias Pape
Das.Linux@...
Feb 23, 2012 9:01 pm
... One more thing: executing os getcwd with the default Self.app (via Droplet) results in the path of the running image (eg, '/Users/myname/self/') whereas...
You are right - cwd should be set to the image directory. I can fix that. Russell...
2844
Tobias Pape
Das.Linux@...
Feb 23, 2012 9:15 pm
Hi Russell ... Thank you. Apart from the cwd, what do I have to undertake to make ... work? shall i create a symlink in the snapshot directory? Best -Tobias...
Hi Tobias, On 24/02/2012, at 8:15 AM, Tobias Pape <Das.Linux@...> Apart from the cwd, what do I have to undertake to make ... I would suggest running the Vm...
I'm re-visiting Self4.4, but this time on my Ubuntu box. using the Demo snapshot. I'n having problems with garbled screens everytime I move around the screen....
I've uploaded a quick fix which sets the cwd (hopefully properly) Soon I hope to set aside a block of time and start making all this a bit more robust. ...
2848
Ankh'nAton
tb@...
Feb 27, 2012 9:23 pm
Hello Duke and welcome! I never needed this on my Ubuntu box, but I tried the obvious and it worked ;^) Just try desktop redraw. Cheers... -- View this message...
On Mon, 27 Feb 2012 13:23:10 -0800 (PST) ... Thanks! I'll give that a try. Do you think that my problem could be due to a shortage of useable memory? I have 1G...
2850
Jim Wise
jwise@...
Feb 28, 2012 3:20 pm
... SelfControl? SelfHelp? SelfStarter? -- Jim Wise jwise@......
Hi, there. I have a project about a numbers sorting task. First I chose set `s' as container for unsorted numbers, then it's sorted after numbers in `s' were...
I've made some more changes and a new version, which is at: http://selflanguage.org/files/releases/4.5/experimental/SelfVM-25Mar12.zip I've renamed it Self...