mes/scripts
Jan Nieuwenhuizen 2027754a59 mescc: support -c, -o.
* module/language/c99/compiler.mes: Throughout: quote lambda's.
  (current-eval): New function.
  Thanks Andy!
  (object->list): New function.  Update callers.
  (c99-input->info): Dump a.o.
  (initzer->non-const, function:object->list): New functions.
  (info:object->list): New function.
  (c99-input->elf): Call it.
* module/mes/as-i386: Throughout: quote lambda's.
* scripts/mescc.mes (main): Rewrite.
* guile/mescc.scm (main): Likewise.
2017-05-17 13:56:25 +02:00
..
mes build: Refactor. 2017-04-12 21:27:59 +02:00
mescc.mes mescc: support -c, -o. 2017-05-17 13:56:25 +02:00
repl.mes scripts: Support --help, --version. 2017-04-04 09:53:05 +02:00
scripts.make build: Refactor. 2017-04-12 21:27:59 +02:00