提交历史

作者 SHA1 备注 提交日期
  Joseph Adams 80ffe8e153 Made loop/recur more awesome and added simple asserts 10 年之前
  Joseph Adams 9402c857a2 Added loop recur stmts, they sort of look alright!? 10 年之前
  Joseph Adams 3ace5cff16 Added n-ary funcs/ellipses with ampersand 10 年之前
  Joseph Adams afeb33bfca Moved Any type to core 10 年之前
  Joseph Adams 91bcffc627 Added working if stmts. 10 年之前
  Joseph Adams 0f90c8bd25 Code generation working, just about. Now need to implement control structures and some other stuff. 10 年之前
  Joseph Adams 7c2e0f7853 Imports work now with ns func and :as style import 10 年之前
  Joseph Adams 087adf5229 Added let bindings generation 10 年之前
  Joseph Adams 79019702dd Seperated Go AST generator out into new package. generator.EvalExpr/s works (seems to anyway) now. Going to extend the generator now. P.S. What am I going to do about MACROS?! 10 年之前
  Joseph Adams d399ba7efb Seperated out parser into own package. Go fmt'ed all files. Won't work with the current generate AST, mainly because the parser doesn't really parse. 10 年之前
  Joseph Adams 8bb28d7b83 Added some stuff for vectors alias slices in Go 10 年之前
  Joseph Adams d23b45be56 Code generation going on well, can now generate Go from lisp, without any calls in the lisp 10 年之前
  Joseph Adams 1405c9394f First steps towards generating gisp AST 10 年之前
  Joseph Adams dcb4a1b317 First play around with Go AST 11 年之前