タグ

GNUに関するdaimaruonlineのブックマーク (5)

  • GNU Emacs Manual - Table of Contents

    はじめに 配布 GNU Emacs一般公的使用許諾 コピーに関するポリシー NO WARRANTY イントロダクション 画面構成 ポイント エコー領域 モード行 文字,キー,コマンド Emacsの文字セット キー キーとコマンド Emacsの起動と終了 Emacsの終了 コマンドスイッチと引数 編集の基的なコマンド テキストの挿入 ポイントの移動 テキストの消去 ファイル ヘルプ機能 空白行 継続行 カーソル位置の情報 数引数 変更の取り消し(Undo) ミニバッファ ファイル名用のミニバッファ ミニバッファでの編集 入力補完機能 補完の例 補完コマンド ミニバッファコマンドの繰り返し コマンド名によるコマンドの実行法 ヘルプ機能 キーの説明 コマンド名や変数名によるヘルプ機能 Apropos---入力した文字列を含むコマンドの探索 他のヘルプコマンド マークとリージョン マークの設定

  • GNU Emacs Lisp Reference Manual - Table of Contents

    イントロダクション 記法 Lisp Reader と Printer Nil、False、Empty リスト Evaluation(評価)、Expansion(展開)、Equivalence(等価) Printing エラー(イントロダクション) テキストの挿入 記述の形式 関数の記述例 単純変数、オプション、コンスタント記述 タイプと Lisp オブジェクト print 表現 と read シンタックス 数値タイプ 文字タイプ シーケンスタイプ リストタイプ 配列タイプ ストリングタイプ ベクトルタイプ シンボルタイプ primitive関数タイプ バッファタイプ マーカータイプ ウィンドウタイプ ウィンドウコンフィギュレーションタイプ プロセスタイプ ストリームタイプ derived (訳注:導出)タイプ associationリストタイプ Lisp関数タイプ Lispマクロタイプ オ

  • GNU コーディング規約

    Node:Top, Next:Preface, Previous:(dir), Up:(dir) Version Last updated October 19, 2001. 日語版翻訳 矢吹洋一,引地美恵子,引地信之 日語版最終更新日 2001年11月5日 Preface: GNU コーディング規約についてLegal Issues: フリーソフトウェアをフリーにDesign Advice: プログラムの設計についてProgram Behavior: あらゆるプログラムの振るまいWriting C: C言語の上手な書き方Documentation: ドキュメントManaging Releases: リリースの管理References: フリーでないソフトウェアや文書の参照についてCopying This Manual: マニュアルの複製についてIndex: Node:Preface,

  • GNU Coding Standards

    GNU Coding Standards The GNU coding standards, last updated May 26, 2024. Copyright © 1992, 1993, 1994, 1995, 1996, 1997, 1998, 1999, 2000, 2001, 2002, 2003, 2004, 2005, 2006, 2007, 2008, 2009, 2010, 2011, 2012, 2013, 2014, 2015, 2016, 2017, 2018, 2019, 2020 Free Software Foundation, Inc. Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Document

  • GNU Global source code tagging system

    Copyright (c) 2000-2023 Tama Communications Corporation GNU Global is a source code tagging system that works the same way across diverse environments, such as Emacs editor, Vi editor, Less viewer, Bash shell, various web browsers, etc. You can locate various objects, such as functions, macros, structs, classes, in your source files and move there easily. It is useful for hacking on a large projec

  • 1