Using JavaScript Inside JVM to Navigate Data Graphs

When I was looking for a suitable language for traversing graph data structures in Arastreju, I quickly came across JavaScript, which is expressive, flexible, simple and widely used. Originally I considered to create yet another DSL, but this would have restricted the users to those navigation, filtering and traversal operations I happened to foresee at … Continue reading Using JavaScript Inside JVM to Navigate Data Graphs