Skip to content
Snippets Groups Projects
Select Git revision
  • 29fae26db2b0c57f7516a9d67d63ae1c9df74e5e
  • master default
  • week_14
  • week_13
  • week_12
  • week_11
  • week_10
  • week_9
  • week_8
9 results

c_compiler

  • Clone with SSH
  • Clone with HTTPS
  • György Kurucz's avatar
    gyuri authored
    It is still far from perfect. The .y file has been written based on
    Annex A of the standard, so it should contain most syntactical elements.
    Currently we only construct the AST from a single compound statement.
    We have also implemented a debug print function for the AST, that should
    output (mostly) valid C code.
    29fae26d
    History
    Name Last commit Last update