Skip to content

Commit

Permalink
Remove the old C backend (#1862)
Browse files Browse the repository at this point in the history
* Depends on PR #1832 
* Closes #1799 
* Removes Backend.C.Translation.FromInternal
* Removes `foreign` and `compile` blocks
* Removes unused test files
* Removes the old C runtime
* Removes other dead code
  • Loading branch information
lukaszcz authored Mar 14, 2023
1 parent 2d798ec commit 1eadbc4
Show file tree
Hide file tree
Showing 183 changed files with 22 additions and 7,586 deletions.
15 changes: 0 additions & 15 deletions app/Commands/Dev/MiniC/Options.hs

This file was deleted.

30 changes: 0 additions & 30 deletions c-runtime/anoma/anoma.h

This file was deleted.

21 changes: 0 additions & 21 deletions c-runtime/builtins/bool.h

This file was deleted.

10 changes: 0 additions & 10 deletions c-runtime/builtins/io.h

This file was deleted.

6 changes: 0 additions & 6 deletions c-runtime/builtins/juvix_string.h

This file was deleted.

36 changes: 0 additions & 36 deletions c-runtime/builtins/nat.h

This file was deleted.

221 changes: 0 additions & 221 deletions c-runtime/standalone/c-runtime.h

This file was deleted.

Loading

0 comments on commit 1eadbc4

Please sign in to comment.