version 2.5
- interpreted interfaces
- workaround to import 3rd party packages on non-Linux systems
- implement 'package' on fast interpreter
- split 'fast' and 'classic' interpreters
- Ctrl+C and SIGINT now interrupt main goroutine and return to prompt
- fix access to deeply embedded fields and methods
- fix nested quasiquotes