starstruckmon t1_j6j4jxi wrote
Reply to comment by ihateshadylandlords in Parsel: A (De-)compositional Framework for Algorithmic Reasoning with Language Models - Stanford University Eric Zelikman et al - Beats prior code generation sota by over 75%! by Singularian2501
Even if the LLMs themselves don't become perfect at generating Parcel psudocode, having a compiler LM that can reliably convert Parcel ( or something simmilar ) to actual code would be a massive win. Imagine coding in natural language psudocode. A high-er level programming language.
ezelikman t1_j6kib8v wrote
>having a compiler LM that can reliably convert Parcel ( or something simmilar ) to actual code would be a massive win. Imagine coding in natural language psudocode
We made this available here!: https://github.com/ezelikman/parsel
And there's a notebook here: https://colab.research.google.com/github/ezelikman/parsel/blob/main/parsel.ipynb
Hopefully, there'll be a nicer IDE integration at some point in the nearish future!
Viewing a single comment thread. View all comments