Writing An Interpreter In Go

simon ba2e0d7843 Adding String dataType 3 年之前
ast a9b805d5cd Parsing Hash Literals 3 年之前
code 2a0346e9ee keeping track of names -- the symbol table 3 年之前
compiler ba2e0d7843 Adding String dataType 3 年之前
evaluator 522a9e8cd6 built-in function -puts() 3 年之前
lexer cf946f8a15 Lexing Hash Literal 3 年之前
object 9e5f0e2008 Evaluating Hash Literals 3 年之前
parser ca302db8e4 fix some bug 3 年之前
repl afe0734de5 Adding Globals to the VM 3 年之前
token cf946f8a15 Lexing Hash Literal 3 年之前
vm ba2e0d7843 Adding String dataType 3 年之前
.gitignore 45583c3351 lexer 3 年之前
go.mod 45583c3351 lexer 3 年之前
main.go 7d4f02b22d gofmt files 3 年之前