README ¶ Toy Programming Language It's a small interpreated programming language with a small subset of features. It supports assignment statements, control flow statements, functions, higher order functions. Major Reference: Writing An Interpreter In Go. Expand ▾ Collapse ▴ Documentation ¶ There is no documentation for this package. Source Files ¶ View all Source files main.go Directories ¶ Show internal Expand all Path Synopsis ast evaluator lexer object parser repl token Click to show internal directories. Click to hide internal directories.