This is not JavaScript: Difference between revisions

From triplescripts.org wiki
Content added Content deleted
(mention semantic difference to contrast with syntactic acceptability)
(→‎See also: add <https://news.ycombinator.com/item?id=26205419>)
Line 4: Line 4:


Although superficially resembling JS for the reasons described, the triple script dialect is most strongly inspired by the pragmatics of Go while attempting to retain the [[gestalt of Smalltalk]] where possible.
Although superficially resembling JS for the reasons described, the triple script dialect is most strongly inspired by the pragmatics of Go while attempting to retain the [[gestalt of Smalltalk]] where possible.

== See also ==
* <[https://news.ycombinator.com/item?id=26205419 https://news.ycombinator.com/item?id=26205419]>

Revision as of 16:59, 18 January 2023

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 (even if not semantically coherent) 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 while attempting to retain the gestalt of Smalltalk where possible.

See also

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