GitXplorerGitXplorer
y

yall

public
10 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
0e556a9ebc557d7c413ef85a693cdc33ecc11a8b

Added How to Use

yyaraki committed 13 years ago
Unverified
c49370090e07dca06b6a173bfe22ed3c7f3ab04f

Implemented lambda in the Dart version.

yyaraki committed 13 years ago
Unverified
aa66fe944a9ef17744dc4a6e0cabc102079ee5f5

Added Dart version.

yyaraki committed 13 years ago
Unverified
c4fc315796a2756edf52ec26c14fabb1cca3a074

Updated README

yyaraki committed 13 years ago
Unverified
c2ce3771b574625ed51504d9f327e13ab772710d

Adjusted for Go 1

yyaraki committed 13 years ago
Unverified
0f6ebb95b992a96d82d5f26b5701f013d643415f

Adjusted for Go 1

yyaraki committed 13 years ago

README

The README file for this repository.

YALL - Yet Another Lightweight Lisp

What is this?

A tiny lisp implemented in Go.

ToDo

  • Type system
  • Better error handling
  • Better REPL
  • Keyword

How to use

$ go install github.com/yaraki/yall/cmd/yall
$ $GOPATH/bin/yall