Evref group @ INRIA's Avatar

Evref group @ INRIA

@evref

Inria research group: Reflective Evolution of Ever-running Softw

19
Followers
21
Following
5
Posts
05.02.2025
Joined
Posts Following

Latest posts by Evref group @ INRIA @evref

Pharo - [ANN] Pharo accepted for the GSOC 2026 We are happy to announce that Pharo Consortium has been selected for Google Summer of Code 2026! This is an exciting opportunity for us to collaborate with talented students on open-source projects throughout the summer.

[ANN] Pharo accepted for Google Summer of Code 2026 pharo.org/news/2026-02...

24.02.2026 12:23 👍 4 🔁 1 💬 0 📌 0
Kasper Østerbye - AI Inside Pharo - 28 January 2026
Kasper Østerbye - AI Inside Pharo - 28 January 2026 This talk explores what it means to work with AI from inside a live Pharo system rather than treating AI as an external chatbot. I will demonstrate experiments where AI models are invoked directly from the Playground, including a concrete implementation of conversation history (AIAHistory) and experiments across multiple models and providers. Rather than focusing on code generation, the emphasis is on workflows: how different conversation structures affect results, how styles and constraints can be imposed on generated comments, and how AI systems can be inspected for systematic errors and limitations. Examples include documentation support, UML generation (via PlantUML), and experiments in automated paper review. The talk is experimental in nature and rooted in Smalltalk’s strengths: reflection, live objects, and tools that are part of the system rather than bolted on. The goal is not to present a finished framework, but to share concrete insights, failures, and possibilities for AI as a native Pharo tool. Kasper Østerbye ( https://github.com/kasperosterbye ) is a retired computer science researcher with a long background in programming languages and live systems, including decades of work with Smalltalk and Pharo. He now explores how AI models can be integrated as native tools inside a running Pharo system, focusing on conversation structure, systematic failures, and tool design rather than automation alone.

[Video] Kasper Østerbye - AI Inside Pharo - 28 January 2026 www.youtube.com/watch

16.02.2026 12:23 👍 2 🔁 1 💬 0 📌 0
Pharo: Prostředí pro průmysl a výzkum Tato přednáška představuje Pharo, dynamický programovací jazyk a prostředí. Prezentace je rozdělena do tří částí: co je Pharo, jak se dnes používá a jaká práce se v současné době věnuje jeho budoucnosti. Přednáška proběhne v angličtině.

[ANN] Pharo Talk @ FIT/Prague Wednesday, 18/02 18h: fit.cvut.cz/cs/zivot-na-...

16.02.2026 16:28 👍 2 🔁 2 💬 0 📌 0
Preview
Kasper Østerbye - AI Inside Pharo, Wed, Jan 28, 2026, 7:00 PM | Meetup This talk explores what it means to work with AI *from inside* a live Pharo system rather than treating AI as an external chatbot. I will demonstrate experiments where AI m

[ANN] UKSTUG Tallk: Kasper Østerbye - AI Inside Pharo - 28 January 2026 www.meetup.com/ukstug/event...

20.01.2026 12:23 👍 2 🔁 1 💬 0 📌 0
Prix science ouverte 2025 : quatre projets issus de CNRS Sciences informatiques Pour la quatrième édition, le ministère de l'Enseignement supérieur, de la Recherche et de l'Espace a remis en décembre les prix science ouverte des données d

Prix science ouverte 2025 : quatre projets issus de CNRS Sciences informatiques www.ins2i.cnrs.fr/fr/cnrsinfo/...

20.01.2026 11:05 👍 2 🔁 0 💬 0 📌 0
Pharo - PharoPublications We are collecting all scientific literature that involves Pharo in some way. Both publications about Pharo or those using Pharo are ok.

- [Research] 221 research papers in the PHARO Collection: inria.hal.science/PHARO. You can add your papers: pharo.org/web/PharoPub...

21.11.2025 12:23 👍 3 🔁 1 💬 0 📌 0
Preview
Release v10.3.9 · pharo-project/pharo-vm What's Changed p10-port-1023 by @tesonep in #1027 fix/issue-939 - Using AIO Event for sending by @tesonep in #1015 Backporting the fixes on the UUIDPlugin to P10 branch by @tesonep in #1029 Updat...

[ANN] Pharo VM Released: It includes improvements in the #become:; some fixes for Linux sockets; and fixes in the UUIDPlugin github.com/pharo-projec...

24.11.2025 12:23 👍 4 🔁 3 💬 0 📌 0
ICLC 2025 - Catalogue - Galloping the MoofLod ICLC 2025 Catalogue - International Conference on Live Coding

[Video] Coypu, Phausto and Bloc, at Laut Club Barcelona (ICLC2025) iclc.toplap.org/2025/catalog...

16.12.2025 12:23 👍 3 🔁 2 💬 0 📌 0
Preview
Coypu: Gnawing Music On-The-Fly With Pharo Coypu is a Pharo package for programming music on-the-fly acting as a client for an external audio generator server or for an internal DSP created with the Phausto library. Pharo is a fully open-source dynamic and reflective pure object-oriented language, based on Smalltalk-80, which includes an immersive integrated development environment. Coypu was initially developed to pair with Symbolic Sound Kyma, as a full-stack Smalltalk sound-design and live-coding environment, it was soon extended to interact with Open Sound Control (OSC) servers such as ChucK, PureData, and SuperCollider, and later expanded with MIDI capabilities. During the past year, we added an API to provide a quick connection to the SuperDirt audio engine, featuring a ‘String-Oriented’ syntax heavily inspired by Tidal Cycles for creating what we call Sequencers. The primary purpose of developing Coypu is to provide a pure object-oriented language designed to cultivate creative coding literacy. We believe the Smalltalk-inspired approach to constructivist learning is a gateway for newcomers, and individuals with little or no programming experience. At the same time, being both reflective and modifiable, Coypu offers unlimited possibilities to advanced users. It offers an engaging entry point not only to more concise and expressive functional and procedural programming languages but also to the world of computational systems, algorithms, and general purpose programming.

[Paper] Coypu: Gnawing Music On-The-Fly With Pharo zenodo.org/records/1552...

04.11.2025 12:23 👍 4 🔁 3 💬 0 📌 0
Preview
Programming Music and Synthesizers on-the-fly with Pharo - Audio Developer Conference ● Prerequisites: ○ Basic understanding of synthesizers and audio effects ○ No prior experience with Pharo or Smalltalk required Hardware & Software Requirements ● Computer running macOS, Linux, or Windows ● Pharo 13 ● Coypu and Phausto libraries (provided during the workshop) This hands-on workshop introduces participants to live music programming with Pharo Smalltalk, using […]

[ANN] Workshop@ADC 2025 (Nov 10): "PROGRAMMING MUSIC AND SYNTHESIZERS ON-THE-FLY WITH PHARO" conference.audio.dev/session/2025...

07.10.2025 12:23 👍 2 🔁 1 💬 0 📌 0
Post image

[ANN] Ukrainian translation of "Application Building with Spec 2.0" pharo.org/news/2025-09...

16.09.2025 12:23 👍 4 🔁 3 💬 0 📌 0
Smalltalk Meetup Zurich

[ANN] Smalltalk Meetup in Zurich, 31 October 2025 zurich.smalltalk.world/

30.09.2025 12:23 👍 2 🔁 1 💬 0 📌 0
Preview
pharo-changelogs/weekly/2025/2025-10-06-Week40.md at master · pharo-project/pharo-changelogs To describe each version. Contribute to pharo-project/pharo-changelogs development by creating an account on GitHub.

Pharo News of the Week 40/2025 github.com/pharo-projec...

06.10.2025 14:16 👍 3 🔁 1 💬 0 📌 0
Pharo - [ANN] Pharo Consortium New Academic Member EMIT University of Fianarantsoa The Pharo Consortium is very happy to announce that EMIT University of Fianarantsoa has joined the Consortium as an Academic Member.

[ANN] Pharo Consortium New Academic Member EMIT University of Fianarantsoa pharo.org/news/2025-09...

15.09.2025 12:23 👍 1 🔁 2 💬 0 📌 0
Preview
pharo-changelogs/weekly/2025/2025-09-12-Week37.md at master · pharo-project/pharo-changelogs To describe each version. Contribute to pharo-project/pharo-changelogs development by creating an account on GitHub.

Pharo News of the Week 37/2025 github.com/pharo-projec...

12.09.2025 09:26 👍 2 🔁 2 💬 0 📌 0
Post image

[ANN] 18/09/2025: Live Coding et Djelecta avac Lucretio + Coypu. Maison des Etudiants, Avenue Carl Gauss, Villneuve-d'Asq, France

11.09.2025 09:58 👍 0 🔁 0 💬 0 📌 0
Projet Pharo - Fondation de l'Université de Lille

[ANN] Fondation Université de Lille: Pharo selected as supported project for the Call 2024:
fondation.univ-lille.fr/projets/les-...

11.09.2025 09:57 👍 1 🔁 0 💬 0 📌 0
Pharo - [ANN] Pharo Consortium New Gold Member qqDataFruits The Pharo Consortium is very happy to announce that qqDataFruits S.R.L has joined the Consortium as a Gold Member.

[ANN] Pharo Consortium New Gold Member qqDataFruits pharo.org/news/2025-08...

29.08.2025 12:23 👍 2 🔁 1 💬 0 📌 0
Robot Challenge Screen This page requires cookies to be enabled in your browser settings. Please check this setting and enable cookies (if disabled)

[ANN] Phausto talk @ ADCX-gather on September 20th: "Sound over Boilerplate: Accessible plug-ins development with Phausto and Cmajor” audio.dev/adcx-gather-...

26.08.2025 12:23 👍 3 🔁 1 💬 0 📌 0
Preview
pharo-changelogs/weekly/2025/2025-08-29-Week35.md at master · pharo-project/pharo-changelogs To describe each version. Contribute to pharo-project/pharo-changelogs development by creating an account on GitHub.

Pharo News of the Week 35/2025 github.com/pharo-projec...

29.08.2025 08:01 👍 2 🔁 1 💬 0 📌 0
Preview
Release v10.3.7 · pharo-project/pharo-vm What's Changed Improving debugging and types of aioWin.c by @tesonep in #1008 Reducing the number of handles to test by @tesonep in #1009 Full Changelog: v10.3.6...v10.3.7

[ANN] Pharo VM 10.3.7 github.com/pharo-projec...

25.08.2025 12:23 👍 3 🔁 1 💬 0 📌 0
Preview
Release v10.3.6 · pharo-project/pharo-vm What's Changed [P10] Fix OBS Build by @tesonep in #980 Fix Issue 982 - Pharo 10 branch by @guillep in #984 Fix missing accept on socket by @tesonep in #995 fixing-build-in-windows by @tesonep in #...

[ANN] VM Release v10.3.6 github.com/pharo-projec...

31.07.2025 08:09 👍 3 🔁 2 💬 0 📌 0
Preview
Release v3.2.0 · pharo-vcs/libgit2-pharo-bindings What's Changed Add libgit 1.8 support for Pharo 13 by @gcotelli in #86 Remove call to deprecated Author by @jecisc in #83 Improve protocols by @jecisc in #89 Add #refresh on LGitIndex by @Rinzwind...

[ANN] libgit2-pharo-bindings v3.2.0 github.com/pharo-vcs/li...

28.07.2025 12:23 👍 3 🔁 1 💬 0 📌 0
Post image

PharoStreamDeck: This project shows how Stream Deck buttons can interact with the Pharo IDE github.com/OpenSmock/Ph...

21.07.2025 12:23 👍 5 🔁 3 💬 0 📌 0
Preview
pharo-changelogs/weekly/2025/2025-07-18-Week29.md at master · pharo-project/pharo-changelogs To describe each version. Contribute to pharo-project/pharo-changelogs development by creating an account on GitHub.

Pharo News of the Week 29/2025 github.com/pharo-projec...

18.07.2025 07:23 👍 3 🔁 1 💬 0 📌 0
Post image

pharo-archive: Pharo bindings for libarchive github.com/estebanlm/ph...

15.07.2025 12:23 👍 4 🔁 2 💬 0 📌 0
Preview
GitHub - ThalesGroup/GeoTools: Geographic Tools as Coordinates, Kinematics and Geodesic utilities for GIS. Geographic Tools as Coordinates, Kinematics and Geodesic utilities for GIS. - ThalesGroup/GeoTools

GeoTools: Geographic Tools as Coordinates, Kinematics and Geodesic utilities for GIS. github.com/ThalesGroup/...

09.07.2025 07:04 👍 4 🔁 2 💬 0 📌 0
Post image

GeoView: Views to display and interact with geographical objects and cartographic layers github.com/ThalesGroup/...

07.07.2025 12:23 👍 4 🔁 2 💬 0 📌 0
Preview
GitHub - omarabedelkader/ChatPharo: ChatPharo: an AI Assistant inside the Pharo environment. ChatPharo: an AI Assistant inside the Pharo environment. - omarabedelkader/ChatPharo

ChatPharo: an AI Assistant inside the Pharo environment. github.com/omarabedelka...

03.07.2025 12:23 👍 6 🔁 2 💬 0 📌 0
Post image

Blocks: They look simple, but they’re not! Catch the talk by Nahuel Palumbo and Marcus Denker to find out why. #iwst2025

01.07.2025 12:04 👍 3 🔁 2 💬 0 📌 0