タグ

ブックマーク / www.gnu.org (4)

  • GNU ease.js

    GNU ease.js is a Classical Object-Oriented framework for JavaScript, intended to eliminate boilerplate code and “ease” the transition into JavaScript from other Object-Oriented languages. Features include: Simple and intuitive class definitions Classical inheritance Traits as mixins Access modifiers (public, protected, and private) Abstract classes and methods Interfaces Static and constant member

  • BSDライセンスが抱える問題

    リチャード・ストールマン著 自由ソフトウェアのライセンスは、コピーレフトとコピーレフトではないものの二種類に大別することができます。コピーレフトのライセンス、たとえばGNU GPLなどは、そのプログラムを改変した場合、改変後のバージョンも自由ソフトウェアにすることを要請します。コピーレフトではないライセンスはこれを要請しません。わたしたちはコピーレフトを勧めますが、これは、コピーレフトがすべてのユーザに対し自由を守るからです。しかし、コピーレフトではないソフトウェアでも、自由ソフトウェアとすることが可能であり、自由ソフトウェア・コミュニティに有益となりえます。 シンプルなコピーレフトではない自由ソフトウェアのライセンスには、Expatライセンス、FreeBSDライセンス、X10のライセンス、X11ライセンス、ふたつのBSD(Berkeley Software Distribution: バ

  • GNU Emacs - GNU Project - Free Software Foundation (FSF)

    An extensible, customizable, free/libre text editor — and more. At its core is an interpreter for Emacs Lisp, a dialect of the Lisp programming language with extensions to support text editing. The features of GNU Emacs include Content-aware editing modes, including syntax coloring, for many file types. Complete built-in documentation, including a tutorial for new users. Full Unicode support for n

  • GNU Source-highlight - GNU Project - Free Software Foundation (FSF)

    GNU Source-highlight 3.1.9 by Lorenzo Bettini This program, given a source file, produces a document with syntax highlighting. It also provides a C++ highlight library (new) (since version 3.0). Source-highlight reads source language specifications dynamically, thus it can be easily extended (without recompiling the sources) for handling new languages. It also reads output format specifications dy

  • 1