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...
2827
sxyzh2
Feb 18, 2012 7:47 pm
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...
2828
Russell Allen
russell.allen23
Feb 19, 2012 7:09 am
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...
2829
sxyzh2
Feb 19, 2012 2:50 pm
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)...
2831
sxyzh2
Feb 19, 2012 7:00 pm
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...
2833
Russell Allen
russell.allen23
Feb 21, 2012 10:01 pm
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...
2834
Tobias Pape
Das.Linux@...
Feb 21, 2012 10:27 pm
... Which part exactly? Best -Tobias...
2835
Russell Allen
russell.allen23
Feb 21, 2012 10:57 pm
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...
2836
Russell Allen
russell.allen23
Feb 23, 2012 1:19 am
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...
2837
Conrad Taylor
conradwt
Feb 23, 2012 1:34 am
... 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--it39;s too vague. -- David (tapped out on my iPhone; blame it for any typoze;-)...
2841
sxyzh2
Feb 23, 2012 5:16 pm
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...
2843
Russell Allen
russell.allen23
Feb 23, 2012 9:06 pm
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...
2845
Russell Allen
russell.allen23
Feb 23, 2012 10:48 pm
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...
2846
Duke Normandin
cgnormandin
Feb 24, 2012 8:16 pm
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....
2847
Russell Allen
russell.allen23
Feb 26, 2012 7:12 am
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...
2849
Duke Normandin
cgnormandin
Feb 27, 2012 11:38 pm
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@......
2851
David Ungar
ungar@...
Feb 28, 2012 3:41 pm
Grin! - David (from iPad, typos likely)...
2852
Rob Grainger
rob_grainger...
Feb 28, 2012 4:55 pm
Self Centre shurely...
2853
Saury
edryedry
Mar 3, 2012 7:12 pm
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...
2854
Russell Allen
russell.allen23
Mar 25, 2012 2:02 am
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...