Skip to content

Commit

Permalink
working on better polymorphism
Browse files Browse the repository at this point in the history
  • Loading branch information
halgari committed Nov 30, 2011
1 parent 1a8d54b commit 079dcd5
Show file tree
Hide file tree
Showing 6 changed files with 900 additions and 897 deletions.
1 change: 1 addition & 0 deletions clojure/lang/afn.py
@@ -1,5 +1,6 @@
import string


class CodeGeneratorBackend:
def begin(self, tab="\t"):
self.code = []
Expand Down

0 comments on commit 079dcd5

Please sign in to comment.