cocom-org / shilka

SHILKA tool factored out from dino-lang repo; ported git history

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

  This directory contains SHILKA is oriented to fast recognition of
keywords and standard identifiers in compilers.  SHILKA is analogous
to GNU package `gperf' but based on minimal pruned O-trie which can
take into accout the frequency of keyword occurences in the program.
Gperf can not make it.  SHILKA is up to 20% faster than Gperf.  SHILKA
is also simpler than Gperf in the usage.

  To install SHILKA see file INSTALL in the current directory.

  Documentation of SHILKA is in files `shilka.1', `shilka.txt',
`shilka.dvi', `shilka.ps', `shilka.info*', `shilka*.html',
`shilka*.rtf'.

Please send bug reports and comments to vmakarov@gcc.gnu.org

Vladimir Makarov

About

SHILKA tool factored out from dino-lang repo; ported git history


Languages

Language:C 58.7%Language:C++ 16.9%Language:Yacc 10.4%Language:HTML 9.1%Language:Shell 2.5%Language:Roff 0.9%Language:Makefile 0.8%Language:M4 0.4%Language:Objective-C 0.3%