mes/AUTHORS
Jan Nieuwenhuizen d9e5e2d21f doc: Release update.
* AUTHORS: Mention Nyacc and GuixSD.
* NEWS: Update.
* README: Update.
* doc/ANNOUNCE-0.5 New file.
* HACKING: Add pointers, update TODO/DONE.
2017-04-27 12:08:16 +02:00

52 lines
923 B
Plaintext

Jan Nieuwenhuizen <janneke@gnu.org>
Main author
All files except the files listed below
Based on Scheme48's scheme/alt
module/mes/record.mes
module/mes/syntax.scm
module/srfi/srfi-9.scm
Based on Guile ECMAScript
module/language/c/lexer.mes
Included verbatim from GNU Guix
build-aux/compile-all.scm
Included verbatim from gnulib
build-aux/gitlog-to-changelog
Nyacc C99 parser
module/nyacc
Portable hygienic pattern matcher
module/mes/match.scm
Portable LALR(1) parser generator
module/mes/lalr.scm
Portable syntax-case from Chez Scheme; patches from Guile
module/mes/psyntax.ss
module/mes/psyntax.pp [generated]
Optargs from Guile
module/mes/optargs.scm
PEG from Guile
module/mes/peg/
Pmatch from Guile
module/mes/pmatch.scm
Pretty-print from Guile
module/mes/pretty-print.scm
Srfi-1 bits from Guile
module/srfi/srfi-1.scm
Srfi-26 from Guile
module/srfi/srfi-26.scm
Sxml bits from Guile
module/sxml/xpath.scm