mirror of
https://github.com/robertkrimen/otto
synced 2025-10-12 20:27:30 +08:00

* Faster, more straightforward, etc. * More advanced object literals (get ..., set ...) * More tests using JavaScript from the wild (http://cdnjs.com/)
3 lines
44 B
Makefile
3 lines
44 B
Makefile
token_const.go: tokenfmt
|
|
./$^ | gofmt > $@
|