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

Is webassembly the future of web browser scripting?

Name: Anonymous 2017-05-06 12:03

It translates from C to asm.js

Name: Anonymous 2017-05-28 20:07

>>34
The web is a fully-fledged application platform now and we're stuck with the steaming piles of shit called scripting languages because someone thought it would be very ebin to use them for desktop-like applications.
We're stuck with them because Lispers taught (in universities, books, and now blogs) that dynamic typing was acceptable. Dynamic typing used to be shunned by programmers and serious computer science was about static typing.

Ruby and JavaScript were explicitly inspired by Lisp. Ruby used to be called MatzLisp before JavaScript ``carried the torch'' for the Lisp philosophy. They are Lisp and Scheme in disguise.

Name: Anonymous 2017-05-28 23:31

>>36
Ruby, JavaScript, Lua, and PHP are not weakly typed. Retards make up their own definitions of words, then they say ``strong and weak typing don't mean anything''.

Weak typing means the bits or ``value'' of an object can be interpreted in different ways (as different ``types'') by the programmer. None of these scripting languages allow this. They all use memory tags to prevent this from happening. FORTH might be weak dynamically typed. C is weak statically typed.

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