The most sophisticated research today is moving away from pure deep learning toward . The neural net handles perception (fuzzy input), and the Lisp system handles logic and generation (crisp output).
Here’s a concise review of tools/concepts (assuming you mean AI-assisted code generation in Lisp, or AI systems built in Lisp):
: Research shows that while AI increases code generation speed by 2x–5x, it can increase the time required for human review by up to
Using a library like (Common Lisp) or Instaparse (Clojure), you can define a Context-Free Grammar (CFG) for exactly what you want to generate.