jsoup is a Java library for working with real-world HTML.It provides a very convenient API for extracting and manipulating data, using the best of DOM, CSS, and jquery-like methods. On working with ...
An JavaScript interpreter written in Ada, that implements a subset of JavaScript ES6+ ECMAScript 2015 This interpreter was implemented recreationally to get an idea how to implement object-oriented ...