| ▲ | neonstatic 4 hours ago | |
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? | ||
| ▲ | GodelNumbering 2 hours ago | parent | next [-] | |
Currently, 14 most popular languages (https://github.com/dirac-run/dirac/tree/master/src/services/...). Easy to add more languages | ||
| ▲ | deviation 3 hours ago | parent | prev [-] | |
AST (Abstract Syntax Tree) is essentially a search algorithm to better help the agent do it's job. | ||