Skip to content

TinyPanda v1.0.0

Choose a tag to compare

@aprimr aprimr released this 04 Jul 17:59

This is the first public release of TinyPanda.

Highlights

  • Lightweight, dynamically typed interpreted programming language
  • Tree-walking interpreter written in Go
  • Simple and expressive syntax
  • Cross-platform binaries for Linux, macOS, and Windows

Downloads

Choose the binary for your operating system:

  • tinypanda-linux
  • tinypanda-macos
  • tinypanda-windows.exe

See the documentation for installation instructions.

Thank you for trying TinyPanda! Feedback, bug reports, and feature requests are always welcome.

Full Changelog: https://github.com/aprimr/tinypanda/commits/v1.0.0