8531e9d898
* module/mes/optargs.upstream.mes: Import latest non-syntax-case version from Guile. * AUTHORS: Add it. * module/mes/optargs.scm: New file. * tests/optargs.test: New file. * GNUmakefile (TESTS): Add it. * NEWS: Update.
28 lines
601 B
Plaintext
28 lines
601 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.upstream.mes
|
|
module/srfi/srfi-9.upstream.mes
|
|
|
|
Based on Guile ECMAScript
|
|
module/language/c/lexer.mes
|
|
|
|
Included verbatim from gnulib
|
|
build-aux/gitlog-to-changelog
|
|
|
|
Portable hygienic pattern matcher
|
|
module/mes/match.upstream.mes
|
|
|
|
Portable LALR(1) parser generator
|
|
module/mes/lalr.upstream.mes
|
|
|
|
Portable syntax-case from Chez Scheme
|
|
module/mes/psyntax.ss
|
|
module/mes/psyntax-pp.mes [generated]
|
|
|
|
Optargs from Guile
|
|
module/mes/optargs.upstream.mes
|