mes/AUTHORS
Jan Nieuwenhuizen 7d5c3a0201 Support (sxml xpath) for Nyacc c99.
* module/sxml/xpath.mes: New file.
* module/sxml/xpath.upstream.mes: Import from Guile.
* AUTHORS: Mention it.
2016-12-20 20:12:47 +01:00

33 lines
710 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
Srfi-1 bits from Guile
module/srfi/srfi-1.upstream.mes
Sxml xpath from Guile
module/sxml/xpath.upstream.mes