top | item 43341815

(no title)

mrlowlevel | 11 months ago

Do any of these tools use the rich information from the AST to pull in context? Coupled with semantic search for entry points into the AST, it feels like you could do a lot…

discuss

order

zarathustreal|11 months ago

Don’t they all do this? Surely they’re not just doing naive text, n-gram, regex, embeddings, etc, right?

marxplank|11 months ago

they are just a language model generating text which happens to be code, ASTs are not used afaik