Experimental research prototype for Squeak/Smalltalk that combines LLM agents with Babylonian programming.
- Get a recent Squeak Trunk image (tested with Squeak 6.1Alpha #23300)
- Install SemanticText
- Clone and check out this repository via git/s
BPAgent openNewConversation
Lukas Böhme, Christoph Thiede, Toni Mattis, Tom Beckmann, Jens Lincke, and Robert Hirschfeld. 2025. Toward Bridging the Tool Gap: Equipping Large Language Models with Tools to Answer Programmers’ Questions. In Proceedings of the 2nd ACM SIGPLAN International Workshop on Programming Abstractions and Interactive Notations, Tools, and Environments (PAINT ’25), October 15, 2025, Singapore. ACM, New York, NY, USA, 9 pages. To appear.
BibTeX
@inproceedings{boehme2025bridging,
author = {Böhme, Lukas and Thiede, Christoph and Mattis, Toni and Beckmann, Tom and Lincke, Jens and Hirschfeld, Robert},
title = {Toward Bridging the Tool
Gap: Equipping Large Language Models with Tools to Answer
Programmers' Questions},
year = {2025},
month = {10},
day = {15},
publisher = {Association for Computing Machinery},
address = {New York, NY, USA},
booktitle = {Proceedings of the 2nd ACM SIGPLAN
International Workshop on Programming Abstractions and Interactive
Notations, Tools, and Environments},
location = {Singapore},
series = {PAINT '25},
note = {To appear},
}