Pascal to Javascript converter

The Pascal To Javascript converter transforms pascal code into equivalent Javascript code.
The ultimate goal of this project is to be able to design full-functional HTML 5 applications in pascal, without leaving the Lazarus IDE.

A beginning of the converter was made by Michael Van Canneyt, patches to start classes were contributed by Mohamed Elemam.

Mattias Gaertner was commissioned to create a workable compiler. This goal was reached in 2018.

Next milestone: Generics. This is the last (major) language feature that needs implementing.
The implementation is completed, and the release is expected in september 2020.