mes/AUTHORS
Jan Nieuwenhuizen 0f042b6ea6 mes: Reimplement records.
* module/srfi/srfi-9.mes (define-record-type): New macro.
* AUTHORS: Update.
* module/mes/record-0.mes: Remove.
* module/mes/record.mes: Remove.
* module/srfi/srfi-9-psyntax.mes: Remove.
* module/srfi/srfi-9.scm: Remove.
* make.scm: Remove them.
2017-12-12 00:12:42 +01:00

50 lines
888 B
Plaintext

Jan Nieuwenhuizen <janneke@gnu.org>
Main author
All files except the files listed below
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
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]
Getopt-long from Guile
module/mes/getopt-long.scm
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-16 from Guile
module/srfi/srfi-16.scm
Srfi-26 from Guile
module/srfi/srfi-26.scm
Sxml bits from Guile
module/sxml/xpath.scm