1 citations · 1 across the 1 of their papers we have counts for
2 papers
cs.PL2023
AskIt: Unified Programming Interface for Programming with Large Language Models
Katsumi Okuda, Saman Amarasinghe
Large Language Models (LLMs) exhibit a unique phenomenon known as emergent abilities, demonstrating adeptness across numerous tasks, from text summarization to code generation. Whi…
cs.PL2020★ 1 cited
Lake symbols for island parsing
Katsumi Okuda, Shigeru Chiba
Context: An island parser reads an input text and builds the parse (or abstract syntax) tree of only the programming constructs of interest in the text. These constructs are called…