Is JavaScript a functional programming language? This question has long been a topic of great debate within our community. Given that JavaScript’s author was recruited to do “Scheme in the browser,” one could argue that JavaScript was designed to be...
Read more »
An embeddable Javascript interpreter in C. Contribute to ccxvii/mujs development by creating an account on GitHub. (more…)
Read more »
In most languages Set’s have a clear strong use case: fast union, intersection and difference operations; unfortunately in JavaScript these operations are not readily defined so as an exercise I am going to raise some questions and try to answer them in t... (more…)
Read more »
The Foreign Key Framework. Contribute to patrickjh/ForeignKeyFramework development by creating an account on GitHub. (more…)
Read more »
This is post # 23 of the series, dedicated to exploring JavaScript and its building components. In the process of identifying and… (more…)
Read more »