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

Announcing LibreJS 4.6!

Name: Anonymous 2012-05-07 14:59

GNU LibreJS aims to address the JavaScript problem described in Richard Stallman's article The JavaScript Trap[1]. LibreJS is a free add-on for GNU IceCat and other Mozilla-based browsers. It blocks nonfree nontrivial JavaScript while allowing JavaScript that is free and/or trivial.

[1] http://www.gnu.org/philosophy/javascript-trap.html

    Copyright (C)  2012  Mike Hostage.
    Permission is granted to copy, distribute and/or modify this document
    under the terms of the GNU Free Documentation License, Version 1.3
    or any later version published by the Free Software Foundation;
    with no Invariant Sections, no Front-Cover Texts, and no Back-Cover Texts.
    A copy of the license is included in the section entitled "GNU
    Free Documentation License".

Name: Anonymous 2012-05-10 7:30

Unix shells have always meant to be used interactively, and thus have lots of builtins and first class syntax for dealing with processes that are lacking in general-purpose languages like Python.  Historically, sh probably has more functions in common with job control languages than anything else.  Python, on the other hand, is a general-purpose language in the tradition of ALGOL.

The fact that both languages are typically implemented using a user process REPL doesn't change the fact that they have different lineage and purposes.

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