Return Styles: Pseud0ch, Terminal, Valhalla, NES, Geocities, Blue Moon. Entire thread

nigger

Name: Anonymous 2015-02-11 4:15

A computer scientist nigger admires anything complicated... the more
complicated, the more in awe he is. A physicist admires simple things.

If you make a really shitty operating system that is really complicated or a
fucked up compiler... all the niggers will stand in awe.

Name: Anonymous 2016-10-28 4:54

https://common-lisp.net/project/parenscript/
At the same time, Parenscript is different from almost all other "language X" to JavaScript translators in that it imposes almost no overhead:

No runtime dependencies
Any piece of Parenscript code is runnable as-is. There are no JavaScript files to include.
Native types
Parenscript works entirely with native JavaScript datatypes. There are no new types introduced, and object prototypes are not touched.
Native calling convention
Any JavaScript code can be called without the need for bindings. Likewise, Parenscript can be used to make efficient, self-contained JavaScript libraries.
Readable code
Parenscript generates concise, formatted, idiomatic JavaScript code. Identifier names are preserved. This enables seamless debugging in tools like Firebug.
Efficiency
Parenscript introduces minimal overhead for advanced Common Lisp features. The generated code is almost as fast as hand-written JavaScript.

Newer Posts
Don't change these.
Name: Email:
Entire Thread Thread List