Y
Hacker News
new
|
ask
|
show
|
jobs
by
patleeman
725 days ago
Very curious if anybody else is working on a DSL that's meant for LLMs to output?
Has anyone seen anyone using this approach? Any resources available?
1 comments
madrox
723 days ago
Funny enough, there's a DSL LLMs already tend to be trained on: JavaScript. Just teach the LLM the function signatures it has to work with, then execute the script in a VM
link