forked from GitHub/gf-core
testing grammar distr
This commit is contained in:
20
grammars/prelude/README
Normal file
20
grammars/prelude/README
Normal file
@@ -0,0 +1,20 @@
|
||||
Generic (i.e. language-independent) resources.
|
||||
|
||||
Coordination -- building lists; used in resource/*/
|
||||
HTML -- printing with HTML formatting
|
||||
Latex -- printing with Latex formatting
|
||||
Precedence -- precedence levels and the use of parentheses
|
||||
Predef -- type signatures of predefined opers
|
||||
PredefAbs -- type signatures of predefined cats
|
||||
Prelude -- useful string operations
|
||||
|
||||
Predef and PredefAbs no longer have to be imported explicitly
|
||||
in GF 2.0.
|
||||
|
||||
Copyright (c) 2004 Aarne Ranta
|
||||
under GNU General Public License (GPL).
|
||||
|
||||
Document last updated August 3, 2004.
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user