etch  ] [  etch-m68k  ] [  lenny  ] [  squeeze  ] [  sid  ]
[ ソース: flex  ]

パッケージ: flex (2.5.35-9)

A fast lexical analyzer generator.

Flex is a tool for generating scanners: programs which recognized lexical patterns in text. It reads the given input files for a description of a scanner to generate. The description is in the form of pairs of regular expressions and C code, called rules. Flex generates as output a C source file, lex.yy.c, which defines a routine yylex(). This file is compiled and linked with the -lfl library to produce an executable. When the executable is run, it analyzes its input for occurrences of the regular expressions. Whenever it finds one, it executes the corresponding C code.

タグ: ソフトウェア開発: コード生成, 実装言語: C, ユーザインタフェース: コマンドライン, 役割: プログラム, 対象範囲: ユーティリティ, 取り扱い対象: ソースコード

その他の flex 関連パッケージ

  • 依存
  • 推奨
  • 提案
  • dep: dpkg (>= 1.15.4)
    Debian パッケージ管理システム
    または install-info
    info 形式でインストールされたドキュメンテーションを管理
  • dep: libc6 (>= 2.10) [hppa]
    GNU C ライブラリ: 共有ライブラリ
    以下のパッケージによって提供される仮想パッケージでもあります: libc6-udeb
    dep: libc6 (>= 2.3.4) [mips, mipsel]
    dep: libc6 (>= 2.4) [powerpc]
    dep: libc6 (>= 2.7) [amd64, armel, i386, s390, sparc]
  • dep: libc6.1 (>= 2.7) [ia64]
    GNU C ライブラリ: 共有ライブラリ
    以下のパッケージによって提供される仮想パッケージでもあります: libc6.1-udeb
  • dep: m4
    マクロ処理言語
  • sug: bison
    YACC 互換なパーサジェネレータ
  • sug: build-essential
    Informational list of build-essential packages

flex のダウンロード

すべての利用可能アーキテクチャ向けのダウンロード
アーキテクチャ パッケージサイズ インストールサイズ ファイル
amd64 325.0 kB1004 kB [ファイル一覧]
armel 318.8 kB984 kB [ファイル一覧]
hppa 319.0 kB988 kB [ファイル一覧]
i386 306.1 kB972 kB [ファイル一覧]
ia64 352.9 kB1244 kB [ファイル一覧]
mips 321.7 kB1036 kB [ファイル一覧]
mipsel 321.1 kB1036 kB [ファイル一覧]
powerpc 318.7 kB996 kB [ファイル一覧]
s390 318.8 kB996 kB [ファイル一覧]
sparc 316.8 kB992 kB [ファイル一覧]