This is not JavaScript: Difference between revisions

From triplescripts.org wiki
Content added Content deleted
(Created page with "The triple script dialect superficially resembles JS. In fact, the dialect is specifically crafted so that the output of the trplkt compiler passes as syntactically valid by...")
 
(mention influence of Go and Smalltalk)
Line 2: Line 2:


But let it be a mantra for the work of the triplescripts.org group: '''This is not JavaScript'''.
But let it be a mantra for the work of the triplescripts.org group: '''This is not JavaScript'''.

Although superficially resembling JS for the reasons described, the triple script dialect is most strongly inspired by the pragmatics of Go and the [[gestalt of Smalltalk]].

Revision as of 18:35, 18 June 2020

The triple script dialect superficially resembles JS. In fact, the dialect is specifically crafted so that the output of the trplkt compiler passes as syntactically valid by any compliant ECMA-262 parser.

But let it be a mantra for the work of the triplescripts.org group: This is not JavaScript.

Although superficially resembling JS for the reasons described, the triple script dialect is most strongly inspired by the pragmatics of Go and the gestalt of Smalltalk.

Cookies help us deliver our services. By using our services, you agree to our use of cookies.