Searching for Nuerosymbolic I can only find this paper from 2017 at Microsoft Reasearch. It is from 2017 and uses an RNN to incrementally grows some input source code.<p><a href="https://www.microsoft.com/en-us/research/publication/neuro-symbolic-program-synthesis-2/" rel="nofollow">https://www.microsoft.com/en-us/research/publication/neuro-s...</a><p>>The first module, called the cross correlation I/O network, given a set of input-output examples, produces a continuous
representation of the set of I/O examples. The second module, the RecursiveReverse-Recursive Neural Network (R3NN), given the continuous representation
of the examples, synthesizes a program by incrementally expanding partial programs<p>I think stuff like this is very interesting and look forward to a future of old-hats complaining that new programmers let the intellisense write all their code for them.