User loginNavigation |
archivesDSL 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. |
Browse archivesActive forum topics |
Recent comments
22 weeks 2 days ago
22 weeks 2 days ago
22 weeks 2 days ago
44 weeks 3 days ago
48 weeks 5 days ago
50 weeks 3 days ago
50 weeks 3 days ago
1 year 6 days ago
1 year 5 weeks ago
1 year 5 weeks ago