logoalt Hacker News

neonstatictoday at 2:22 PM2 repliesview on HN

I am a bit confused. What languages does it help with? You mention AST manipulation, so I am assuming it's not universally applicable, e.g. to Rust?


Replies

GodelNumberingtoday at 5:09 PM

Currently, 14 most popular languages (https://github.com/dirac-run/dirac/tree/master/src/services/...). Easy to add more languages

deviationtoday at 3:44 PM

AST (Abstract Syntax Tree) is essentially a search algorithm to better help the agent do it's job.