提交历史

作者 SHA1 备注 提交日期
  Joseph Adams 0f90c8bd25 Code generation working, just about. Now need to implement control structures and some other stuff. 10 年之前
  Joseph Adams 9ea84fa376 Starting to update lexer & parser to new Interface based structure. Doesn't compile at the moment though 10 年之前
  Joseph Adams 8bb28d7b83 Added some stuff for vectors alias slices in Go 10 年之前
  Joseph Adams 79d9821015 Now funcs always return last Expr + Ive tested a bit of generated code: and it works 10 年之前
  Joseph Adams e66baa76e9 Woohoo fn function works and generates desired output 10 年之前
  Joseph Adams e39e73d36a Added ast token type for parser, string literals now correctly translated to 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 c63d21b786 Still need to clean this up, basic code generation (sort of) working. 10 年之前
  Joseph Adams 1405c9394f First steps towards generating gisp AST 10 年之前