Inductive Program Synthesis in JavaScript

Any compiler or transpiler is doing some form of program synthesis. But “proper” program synthesis usually means generation of high level programs from scratch, given only high level problem descriptions. Read more

Similar