mes/AUTHORS
Jan Nieuwenhuizen 8a78f45e25 Use include-from-path for psyntax.pp.
* module/mes/psyntax.pp: Rename from module/mes/psyntax-pp.mes.
* module/mes/psyntax.mes: Update.
* AUTHORS: Update.
2016-12-22 19:49:41 +01:00

33 lines
662 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 gnulib
build-aux/gitlog-to-changelog
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
Srfi-1 bits from Guile
module/srfi/srfi-1.scm
Sxml bits from Guile
module/sxml/xpath.scm