bcallah 2c88f33758 Import lang/cparser, a C99 parser and frontend for libFirm.
ok bentley@

cparser is a recursive descent C99 parser written in C99. It contains a
preprocessor, lexer, parser, constructs an AST and does semantic
analysis. It acts as a frontend to the libFirm intermediate
representation library. This way optimization and code generation is
performed. The compiler supports cross compilation to multiple target
architectures with a command-line switch. It comes with driver logic for
calling assemblers and linkers as well as parsing command-line options.
This allows it to be a drop-in replacement for gcc or clang in many
situations.
2017-11-06 01:21:07 +00:00
..
2017-08-31 06:32:13 +00:00
2014-11-23 10:12:28 +00:00
2017-08-05 00:09:42 +00:00
2017-09-08 05:58:19 +00:00
2017-10-23 17:10:49 +00:00
2017-06-04 21:09:15 +00:00
2015-09-05 00:20:08 +00:00
2017-11-05 17:16:08 +00:00
2017-10-05 19:52:04 +00:00
2017-10-07 09:44:43 +00:00
2017-10-23 17:10:49 +00:00
2017-08-21 13:49:41 +00:00
2016-03-12 12:10:34 +00:00
2017-03-02 12:19:22 +00:00
2017-11-03 15:33:04 +00:00
2017-02-13 16:07:07 +00:00
2017-07-26 18:57:59 +00:00
2017-10-07 14:28:45 +00:00
2017-10-30 15:54:15 +00:00
2017-10-05 08:58:10 +00:00
2017-09-29 21:17:22 +00:00
2017-11-04 15:37:17 +00:00
2017-09-19 19:23:04 +00:00
2017-05-25 11:27:08 +00:00
2017-11-04 17:17:35 +00:00
2017-01-31 22:50:50 +00:00
2017-07-27 17:27:27 +00:00
2017-07-27 12:42:21 +00:00
2017-10-19 15:55:57 +00:00
2017-03-07 21:21:20 +00:00
2017-11-01 21:44:44 +00:00
2015-12-20 09:34:16 +00:00
2016-05-07 12:40:56 +00:00
2017-04-09 14:16:54 +00:00
2017-01-09 10:32:33 +00:00
2017-10-31 01:31:45 +00:00
2017-03-07 21:21:34 +00:00
2016-11-04 17:17:14 +00:00
2017-09-15 09:23:12 +00:00
2016-05-07 12:40:56 +00:00
2017-08-21 19:25:52 +00:00
2017-11-05 06:33:45 +00:00
2017-10-31 15:53:28 +00:00
2017-03-07 21:21:51 +00:00
2017-10-23 17:10:49 +00:00
2017-10-11 05:21:29 +00:00
2016-09-01 10:53:26 +00:00
2017-10-25 20:03:55 +00:00
2017-10-23 17:10:49 +00:00
2017-11-04 18:55:26 +00:00
2014-08-31 15:51:49 +00:00
2017-10-23 17:10:49 +00:00
2017-10-23 17:10:49 +00:00
2017-10-05 08:58:51 +00:00
2017-11-04 21:46:44 +00:00