GitXplorerGitXplorer
y

yall

public
10 stars
0 forks
0 issues

Commits

List of commits on branch master.
Unverified
4dd8abb10d355b5b5af0d18894c75d575ae6a3ba

Reformat lisp files

yyaraki committed 11 years ago
Unverified
0b3a8c4abc889060e9ec5ac32894fc0f8e8228f4

go fmt

yyaraki committed 11 years ago
Unverified
5ec9266445b5e6a3009e760a1a297207e3798ff2

Now yall command can be executed from any path.

yyaraki committed 11 years ago
Unverified
a29e035408ff412004ac70abd429f4a6c9acedaf

Update README

yyaraki committed 11 years ago
Unverified
f74e29a79be796b3c3923ac51d26184528633c7a

Adjust to the modern project structure.

yyaraki committed 11 years ago
Unverified
8a8aa2ee12f05a102e90e3e7811283f7bf9dfb89

Added '/'

yyaraki committed 12 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