translator: adding a skeletons and basic llvm code function generator

This commit is contained in:
Alexey Stepanov
2016-07-08 16:09:01 +03:00
parent 4ada683ad7
commit 498b4423af
41 changed files with 850 additions and 0 deletions
+21
View File
@@ -0,0 +1,21 @@
.DS_Store
.idea/shelf
/dependencies
/dist
out
tmp
workspace.xml
*.versionsBackup
.gradle
/build/
# Ignore Gradle GUI config
gradle-app.setting
# Avoid ignoring Gradle wrapper jar file (.jar files are usually ignored)
!gradle-wrapper.jar
# Cache of project
.gradletasknamecache