Skip to content

Commit

Permalink
add initial version of functional C++ backend
Browse files Browse the repository at this point in the history
  • Loading branch information
aiju committed May 1, 2024
1 parent cf4dd61 commit cbb49d4
Show file tree
Hide file tree
Showing 4 changed files with 1,116 additions and 0 deletions.
1 change: 1 addition & 0 deletions backends/functional/Makefile.inc
Original file line number Diff line number Diff line change
@@ -0,0 +1 @@
OBJS += backends/functional/cxx.o
Loading

0 comments on commit cbb49d4

Please sign in to comment.