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 | 5994 reads
|
Browse archives
Active forum topics |
Recent comments
3 weeks 5 days ago
44 weeks 17 hours ago
44 weeks 21 hours ago
44 weeks 21 hours ago
1 year 14 weeks ago
1 year 18 weeks ago
1 year 20 weeks ago
1 year 20 weeks ago
1 year 22 weeks ago
1 year 27 weeks ago