Advertisement · 728 × 90

Posts by Masashi Umezawa

Preview
第146回Smalltalk勉強会 (2026/04/10 18:30〜) # 概要 Smalltalkerの皆様、AIはSmalltalkを正しく書けないと諦めていませんか? smalltalk-dev-plugin は、Claude CodeやCursorといったコーディングエージェントをSmalltalkの世界へ適応させる架け橋です。本セッションでは、AIがSmalltalkのセマンティクスを理解し、一貫した開発ワークフローに導くプロセスを公開します。 Sma...

4/10のSmalltalk勉強会、参加受付を開始しました。
smalltalk.connpass.com/event/389643/
AI支援での良質なSmalltalkプログラミングを可能にするsmalltalk-dev-pluginの紹介です。
今回は開催までの期間が短めなのでご注意を。
#st_study #pharo #smalltalk #claude

2 weeks ago 0 2 0 0

4/10(金)に[青学つくまなラボ」で久しぶりにSmalltalk勉強会を開催します。
テーマは「AIにSmalltalkを全部書いてもらう」です。
詳細は追ってお知らせします。
#st_study #pharo #smalltalk #claude

2 weeks ago 0 1 0 0
Preview
GitHub - mumez/pharo-acp-chat-ui: A minimal chat GUI for pharo-acp A minimal chat GUI for pharo-acp. Contribute to mumez/pharo-acp-chat-ui development by creating an account on GitHub.

Just released pharo-acp-chat-ui — a minimal chat GUI for Pharo Smalltalk that lets you talk to Gemini CLI, Claude
Code, or OpenCode via the Agent Client Protocol (ACP).

One-liner to get started: ACPChatPresenter claude open.
👉 github.com/mumez/pharo-...
#Pharo #Smalltalk #AI

1 month ago 1 0 0 0
Preview
GitHub - mumez/pharo-acp: ACP (Agent Client Protocol) client library for Pharo Smalltalk. ACP (Agent Client Protocol) client library for Pharo Smalltalk. - mumez/pharo-acp

Pharo-acp is up and running!
github.com/mumez/pharo-...
You can now talk to any ACP-supported coding agent directly from Pharo.
#pharo #smalltalk #acp

2 months ago 0 0 0 0
Introducing smalltalk-dev-plugin

Introducing smalltalk-dev-plugin for Claude Code — AI-agent-assisted Pharo Smalltalk development with live image interaction.
Slides with video demos and examples:
mumez.github.io/smalltalk-de...

#Pharo #Smalltalk #ClaudeCode #AI #MCP

2 months ago 1 0 0 0
Preview
GitHub - mumez/smalltalk-dev-plugin: Claude Code plugin for AI-driven Smalltalk (Pharo) development Claude Code plugin for AI-driven Smalltalk (Pharo) development - mumez/smalltalk-dev-plugin

smalltalk-dev plugin now supports Cursor, Windsurf, and Antigravity in addition to Claude Code.
Enjoy AI-driven Smalltalk development across multiple AI agents!
github.com/mumez/smallt...
#pharo #smalltalk #cursor #windsurf #antigravity

2 months ago 1 1 0 0
Release PunQLite for Pharo12+ · mumez/PunQLite What's Changed Remove automatic binary download from Baseline by @mumez in #5 Set up GitHub Actions for Smalltalk CI tests by @mumez in #6 Remove unnecessary flag from Windows compilation command ...

Rebooted PunQLite: Now supports Pharo 12 and 13!
github.com/mumez/PunQLi...
Enjoy blazing fast local KVS with embedded Jx9 scripting!
#pharo #smalltalk #unqlite

3 months ago 0 1 0 0
Preview
GitHub - mumez/smalltalk-dev-plugin: Claude Code plugin for AI-driven Smalltalk (Pharo) development Claude Code plugin for AI-driven Smalltalk (Pharo) development - mumez/smalltalk-dev-plugin

smalltalk-dev-plugin for Claude Code is now available!
Just talk to /st:buddy - it will guide you through Pharo Smalltalk coding, testing, and debugging.

Enjoy Smalltalk coding with AI!

github.com/mumez/smallt...
#Pharo #Smalltalk #ClaudeCode

3 months ago 2 1 0 0
Advertisement
Preview
GitHub - mumez/smalltalk-dev-plugin: Claude Code plugin for AI-driven Smalltalk (Pharo) development Claude Code plugin for AI-driven Smalltalk (Pharo) development - mumez/smalltalk-dev-plugin

smalltalk-buddyに話しかけると、いい感じにPharo Smalltalkの実装、デバックしてくれるClaude Codeのプラグインを開発中。
だいぶ仕上がってきた感があるので正式アナウンスまでもう少し。
github.com/mumez/smallt...
#pharo #smalltlak #claude

3 months ago 3 0 0 0
Preview
Release Gdansk · tomooda/ViennaTalk This is a major release of Codename Gdansk. (Dec 24, 2025)
 Download from Official distribution site. Major updates are improved git repository support: You can merge the current working copy into...

ViennaTalk "Gdansk" is released.
New features includes:
* Mutation testing to evaluate your testcases
* Execution traces to visualize the execution in State Diagram and Sequence Diagram
github.com/tomooda/Vien...
#pharo #vdm #vdmsl #formalmethods

3 months ago 1 1 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...

5 months ago 4 3 0 0

🎉 RediStick v3.1.0 is now available! The Redis client for Pharo Smalltalk now supports RedisJSON APIs, enabling proper JSON data type handling instead of just strings. This makes Redis a powerful document store option for Smalltalk developers! #Pharo #Smalltalk #Redis
github.com/mumez/RediSt...

6 months ago 0 0 0 0
Preview
第145回Smalltalk勉強会 (2025/10/17 18:30〜) # 概要 7/1-4にポーランドのグダニスクで開催された ESUG 2025 に参加してきました。 そこで見聞きしたヨーロッパでのSmalltalkコミュニティの様子をお伝えするとともに、そこでのLT的なプレゼン枠 Show us your project で発表した Micromaid を紹介します。 Micromaidは Mermaid のフローチャート、クラス図、シーケンス図、状態遷移...

次回のSmalltalk勉強会は10/17(金) 18:30-20:30 青学つくまなラボで開催。
connpass.com/event/369967/
@tomooda.bsky.social さんによるESUG 2025参加報告です。 そこで発表されたMicromaid(
github.com/tomooda/Micr...) についての紹介もあります。
お気軽にどうぞ! #st_study #smalltalk #pharo

7 months ago 0 0 0 0
GitHub - mumez/SJsonPath: SJsonPath is a Smalltalk library that provides a fluent API for creating JsonPath expression strings SJsonPath is a Smalltalk library that provides a fluent API for creating JsonPath expression strings - mumez/SJsonPath

SJsonPath - A simple library that lets you build JSONPath using fluent message sending in Smalltalk
github.com/mumez/SJsonP...
#pharo #smalltalk #jsonpath

7 months ago 1 0 0 0
Preview
UK Smalltalk User Group The UK Smalltalk User Group is a group or professionals and hobbists who share an interest in the Smalltalk programming languages and related technologies. You can find us at https://www.uksmalltalk.org/ and https://twitter.com/uksmalltalk

All videos of the UK Smalltalk User Group are available here: www.youtube.com/@UKSTUG

7 months ago 4 3 0 0
Advertisement
Index of /ESUG2025

ESUG 2025 Slides are online archive.esug.org/ESUG2025/

8 months ago 1 1 0 0
Preview
GitHub - mumez/pharo-smalltalk-interop-mcp-server: A local MCP server to communicate local Pharo Smalltalk image A local MCP server to communicate local Pharo Smalltalk image - mumez/pharo-smalltalk-interop-mcp-server

A new MCP server that bridges AI assistants with Pharo.
- Execute Smalltalk code directly from Claude
- Introspect classes, methods & packages
- Run tests, etc.
Great for AI-assisted Smalltalk development!
#Smalltalk #Pharo #AI #MCP
github.com/mumez/pharo-...

9 months ago 5 5 0 0
Post image

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

9 months ago 4 2 0 0
Soil: an object oriented database for fun and profit
Soil: an object oriented database for fun and profit Norbert Hartl Soil: an object oriented database for fun and profit Smalltalks 2025

[Video][Smalltalks 2025] Soil: an object oriented database for fun and profit www.youtube.com/watch

9 months ago 4 2 0 0
Preview
all: objects all: theTime | Blog Koen De Hondt's blog about Smalltalk

[blog post] Basic Hera Usage as a Video Story all-objects-all-the-time.st/

9 months ago 2 1 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...

9 months ago 6 2 0 0
Preview
GitHub - estebanlm/pharo-cig: A tool to import C/C++ libraries into Pharo A tool to import C/C++ libraries into Pharo. Contribute to estebanlm/pharo-cig development by creating an account on GitHub.

pharo-cig: A tool to import C/C++ libraries into Pharo github.com/estebanlm/ph...

9 months ago 3 1 0 0
Advertisement
Post image

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

9 months ago 2 1 0 0
Preview
GitHub - newapplesho/claude-client-smalltalk Contribute to newapplesho/claude-client-smalltalk development by creating an account on GitHub.

I've developed a lightweight library to integrate claude with Pharo Smalltalk.
github.com/newapplesho/...
#claude #smalltalk #pharo #LLM

9 months ago 2 1 0 0
Preview
GitHub - mumez/smalltalk-validator-mcp-server: MCP server for validating tonel formatted st files and smalltalk methods MCP server for validating tonel formatted st files and smalltalk methods - mumez/smalltalk-validator-mcp-server

I've released a Smalltalk code validator MCP server! You can validate tonel formatted Smalltalk code with your AI agents.
Useful to check and revise AI generated Smalltalk code. Enjoy!
github.com/mumez/smallt...
#pharo #smalltalk #mcp

9 months ago 1 1 0 0
Preview
GitHub - USIREVEAL/gitminer: GitMiner is a Pharo Smalltalk library that helps developers in analyzing git repositories. With GitMiner retrieving data about source code, diffs, developer identities, changed files, and commits in a Smalltalk environment will be simpler than ever :) GitMiner is a Pharo Smalltalk library that helps developers in analyzing git repositories. With GitMiner retrieving data about source code, diffs, developer identities, changed files, and commits i...

[ANN] GitMiner: a Pharo Smalltalk library that helps developers in analyzing git repositories github.com/USIREVEAL/gi...

10 months ago 8 3 0 0
Preview
GitHub - newapplesho/google-cloud-smalltalk Contribute to newapplesho/google-cloud-smalltalk development by creating an account on GitHub.

I've developed a lightweight library to integrate Gemini with Pharo Smalltalk.
github.com/newapplesho/... #Pharo #Smalltalk

10 months ago 1 1 0 0

Meilisearch.st v1.14.1 is out!
- Pharo 13 + Meilisearch 1.14 support
- Paginator for efficient large result handling
- AI-powered hybrid search. You can combine keyword (lexical) and semantic (vector-based) searches in a single query.
Enjoy!
github.com/mumez/Meilis...
#pharo #smalltalk #meilisearch

10 months ago 1 1 0 0
Preview
pharo-changelogs/weekly/2025/2025-05-28-Week21.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 21/2025 github.com/pharo-projec...

10 months ago 4 1 0 0
Post image

[ANN] Pharo 13 Released!
pharo.org/news/2025-05...

10 months ago 13 10 0 0