Just… WOW.
I’ve been fighting the urge to add my two cents to the discussion, but didn’t
feel ‘qualified’ - I’ve been just lurking here, both on the mailing list and
this topic. I haven’t contributed to Pharo (yet), but any discussion that
involves freedom of expression (which this is I believe
I'm interested in using Pharo to do a math presentation, by which I mean I'd
like to show some algebra in process. I'm using a Mac (macOS Mojave), and
Pharo 7. I've settled upon Roassal2 as a good package to use for this, as
I'd like to arrange characters, and possibly do a little animation, and
ma
Ahhh, interesting! I didn't know caffeine even existed! Thank you for
sharing.
On Sat, Sep 21, 2019 at 3:24 PM Craig Latta
wrote:
>
> Hi--
>
> > Craig Latta runs Smalltalk images on the javascript vm written by Bert
> > Freudenberg. Search for Caffeine
>
> Yes, https://caffeine.js.org is my
Hi--
> Craig Latta runs Smalltalk images on the javascript vm written by Bert
> Freudenberg. Search for Caffeine
Yes, https://caffeine.js.org is my main development system these
days, and it runs nicely on my iPhone (or any device, with any web
browser). Caffeine is the https://squeak.js.o
Hi Andrew-
If you use the scripts from
https://get.pharo.org (for 32 bit)
or
https://get.pharo.org/64 (for 64 bit)
to download a vm+image e.g.
curl https://get.pharo.org/64 | bash
Do you also have the disappearing comments issue? I can't imagine it would
make a difference and that you'
Hi,
> Yes, but in general you do not need to implement your type, you can
derive what you need from the ones existing.
> Why you need to do it?
I'm just curious, I'm sorry :-) Depending on the platform, there is a
huge number of various types - just on Windows there are wchar_t,
char16_t and
My issue is that this covenant is selectively applied to some things, but
not others. The wording might change, but the cultural attitude will
prevail on how it gets "enforced". Again, the best thing to do is simply
keep it neutral and anything not related to pharo get thrown out as
"off-topic".
H
A nice thing about open source and the use of Git is that changes can be
proposed and adopted quickly. Any proposal should be judged, not on whether it
is perfect, but whether it makes an improvement. As a corollary, don’t assume
that the current state is the ideal, but treat it as a platform fo
HI,
> On 21 Sep 2019, at 13:18, eftomi wrote:
>
> HI,
>
> I have a couple of questions regarding FFI:
>
> - If you want to create a new FFIExternalType subclass, which are the
> necessary hooks that should be implemented - like #externalType,
> #externalTypeSize … on the class side and #basicH
I've found U8 for the android: http://alereimondo.no-ip.org/U8/313 .
Best wishes
Tomaž
On Sat, 21 Sep 2019, 13:32 Stephan Eggermont, wrote:
> Steve Quezadas wrote:
> > I am going to the portland meetup this october and I noticed that one of
> > the items listed is "Smalltalk on iOS and Android
Hi,
as a wrap-up for this forum thread, I found an elegant way to take a result
as C wchar_t* from an FFI call on Windows, based on the idea of
ExternalData>>#fromCString. If anybody needs it:
https://github.com/eftomi/pharo-uFFI-readWin32WideString.
Best wishes,
Tomaz
--
Sent from: http://fo
Steve Quezadas wrote:
> I am going to the portland meetup this october and I noticed that one of
> the items listed is "Smalltalk on iOS and Android" which intrigues me. Is
> some Guilfoyle-type here writing a VM for these platforms? I was joking
> with a friend that we should write a vm for ios u
HI,
I have a couple of questions regarding FFI:
- If you want to create a new FFIExternalType subclass, which are the
necessary hooks that should be implemented - like #externalType,
#externalTypeSize … on the class side and #basicHandle:at:,
#basicHandle:at:put:, #stackValueParameterClass, etc.
Ramon Leon wrote:
>
> It's not, identity politics are left wing politics
That requires using a definition of left wing politics where neo-nazis and
alt-right are left wing. That definition is not common here in Western
Europe.
I’m happy for you and that you have enough privilege that you can af
Andrew,
Are you saying all method and class comments are gone, in the whole system, or
just the ones from new code that you loaded ?
And is this the case only for you own code, or anything loaded extra ?
Sven
> On 20 Sep 2019, at 23:59, Andrew Black wrote:
>
> To try and make some progress,
On Sat, 21 Sep 2019 at 09:34, Steve Quezadas wrote:
> I am going to the portland meetup this october and I noticed that one of
> the items listed is "Smalltalk on iOS and Android" which intrigues me. Is
> some Guilfoyle-type here writing a VM for these platforms? I was joking
> with a friend that
16 matches
Mail list logo