Re: [Pharo-users] Embedding pharo in C++

2020-01-21 Thread ponyatov
Good day Is it a variant to implement an embeddable Little Smalltalk-like engine that does not use bytecode but uses LLVM JIT for direct machine code compilation? Or maybe can we use a less aggressive approach with the same embedded engine which interprets bytecode? -- Sent from: http://forum.w

Re: [Pharo-users] Embedding pharo in C++

2020-01-21 Thread Roland Plüss via Pharo-users
--- Begin Message --- Hi Stéphane, In the GnuSmalltalk PoC I could init the VM and then I run functions in it like this:    gst_perform(pObjGame, selector); Then I created some native test functions in C like this:    gst_define_cfunc("DECanvas.setPosition", (void*)funcSetPosition);" I then adde

Re: [Pharo-users] [Pharo-dev] Short Survey about automatic deprecation rewrites

2020-01-21 Thread ducasse
Thanks! Martin milton juraj should do it too :) S. > On 21 Jan 2020, at 21:34, Alexandre Bergel wrote: > > > From: Alexandre Bergel > Subject: Re: [Pharo-dev] Short Survey about automatic deprecation rewrites > Date: 21 January 2020 at 21:34:58 CET > To: Pharo Development List > Cc: Any que

Re: [Pharo-users] [Pharo-dev] Short Survey about automatic deprecation rewrites

2020-01-21 Thread Alexandre Bergel via Pharo-users
--- Begin Message --- Just answered! Alexandre -- _,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;: Alexandre Bergel http://www.bergel.eu ^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;._,.;:~^~:;. > On 21-01-2020, at 13:23, Guillermo Polito wrote: > > Hi all, > > We would like to share with you a s

Re: [Pharo-users] Embedding pharo in C++

2020-01-21 Thread Roland Plüss via Pharo-users
--- Begin Message --- Looks like you always meet twice in life I guess. You won't remember me but I've been a student of yours once upon time. Nice to see you again, Prof. Ducasse, I had in mind to have the VM running in two modes actually. The first mode is the "runtime mode". This would be the

Re: [Pharo-users] [ANN] Pharo 8.0 Released!

2020-01-21 Thread Denis Kudriashov
Congrats, guys. Can't wait Pharo 9 release :). пн, 20 янв. 2020 г. в 13:24, Esteban Lorenzano : > Dear World and dynamic language lovers: > The time has come for Pharo 8.0 ! > Pharo is a pure object-oriented programming language and a powerful > environment, focused on simpl

[Pharo-users] Embedding pharo in C++

2020-01-21 Thread Roland Plüss via Pharo-users
--- Begin Message --- As the topic title mentions I would like to embed pharo into a GPL/L-GPL licenses software. I experimented before with a PoC based on GnuSmalltalk which allows embedding and this worked but GnuSmalltalk is kinda outdated and even fails to properly compile since some time. Fo

[Pharo-users] Short Survey about automatic deprecation rewrites

2020-01-21 Thread Guillermo Polito
Hi all, We would like to share with you a short survey about the automatic deprecation rewrites that have been around since Pharo 6. It will be super useful for us to enhance the support for migrations. We estimate it will take ~< 3 minutes to fill. This survey is aimed at people both *using* Ph

Re: [Pharo-users] [ANN] Pharo 8.0 Released!

2020-01-21 Thread giorgio ferraris
after long time, I downloaded and opened a Pharo image. Seems you did a great job on these years!! giorgio On Tue, Jan 21, 2020 at 10:00 AM Norbert Hartl wrote: > Great work and many thanks to all that supported!! > > Norbert > > > Am 20.01.2020 um 19:01 schrieb ducasse : > > I would like to

[Pharo-users] [ANN] Pharo TechTalk Jan 23

2020-01-21 Thread Marcus Denker
A regular chat about Pharo. Happens on Discord. • When 23 Jan 2020 • 5:00 PM - 6:00 PM (UTC+01:00) Topic: Contributing to Iceberg (Git support) https://association.pharo.org/event-3697009

Re: [Pharo-users] Generate class hierarchy from JSON Schema

2020-01-21 Thread Norbert Hartl
Serge, as I mentioned at first you need to complain. I meant it that if you miss stuff I'm eager to add that. Of course it would be lovely if you do it yourself. Just saying that if there is need I can look into. Don't forget open issues on the git repo and add examples what you want to parse o

Re: [Pharo-users] [ANN] Pharo 8.0 Released!

2020-01-21 Thread Norbert Hartl
Great work and many thanks to all that supported!! Norbert > Am 20.01.2020 um 19:01 schrieb ducasse : > > I would like to also thanks all the consortium members and the association > members so their continuous > support. In addition we would like to thank SchmidtPro and Lifeware for the > co