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 openNewConversationLukas 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 4th ACM SIGPLAN International Workshop on Programming Abstractions and Interactive Notations, Tools, and Environments (PAINT ’25), October 12–18, 2025, Singapore. ACM, New York, NY, USA, 10 pages. https://doi.org/10.1145/3759534.3762682
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 = {12--18},
publisher = {Association for Computing Machinery},
address = {New York, NY, USA},
booktitle = {Proceedings of the 4th ACM SIGPLAN International Workshop on Programming Abstractions and Interactive Notations, Tools, and Environments},
location = {Singapore},
series = {PAINT '25},
doi = {10.1145/3759534.3762682},
}