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
35 weeks 6 days ago
35 weeks 6 days ago
35 weeks 6 days ago
1 year 5 weeks ago
1 year 10 weeks ago
1 year 11 weeks ago
1 year 11 weeks ago
1 year 14 weeks ago
1 year 19 weeks ago
1 year 19 weeks ago