News

Concrete/Abstract Syntax Trees for Clojure. The idea of this code is to convert Clojure into a Concrete Syntax Tree (CST) suitable for storage in a database, Datomic in this case. From there it can be ...
Learning vector representations for programs is a critical step in applying deep learning techniques for program understanding tasks. Various neural network models are proposed to learn from ...