User loginNavigation |
DSL or dialects used inside compilersHello All, I am interested in languages used inside compilers. Of course, for front-ends, there are lot of parser code generators (like ANTLR, bison, menhir, ...) and some more sophisticated ones (e.g. attribute grammar based). Also, functional languages are not only used for their own compilers (eg ocaml being coded in ocaml) but also in other source code related tools like Frama-C (a C static analyzer framework coded in Ocaml). And code generation also uses specialized formalism (e.g. GCC machine description) and all the BURG like tools. And even GCC has a middle end lisp dialect (my MELT branch) designed for middle end transforamtion and static analysis. But there have surely been many other dialects or DSL used inside compilers. Any hints? Regards. By Basile STARYNKEVITCH at 2008-10-09 13:32 | LtU Forum | previous forum topic | next forum topic | other blogs | 5990 reads
|
Browse archives
Active forum topics |
Recent comments
1 week 6 days ago
42 weeks 1 day ago
42 weeks 1 day ago
42 weeks 1 day ago
1 year 12 weeks ago
1 year 16 weeks ago
1 year 18 weeks ago
1 year 18 weeks ago
1 year 20 weeks ago
1 year 25 weeks ago