Skip to content

jbert/gol

Repository files navigation

GOL

A bit of fun parsing s-expressions into a syntax tree in golang, with an interpreter.

May end up trying to compile-to-golang, in order to work with 'go generate'.

See 'TODO' for current direction.

OK. That was fun. Basic compilation-to-go working with some minor type inference. Don't fancy trying to get (quasi-)quoting working with compilation though. And it's too ugly to live.

  • Tue 28 Jun 10:01:24 BST 2016

About

Messing around with lispy/schemey things in go. Maybe work towards compile-to-go

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published