eko 0.0.2

Simple scripting language written in Rust
Documentation

Eko

Build Status

Simple scripting language written in Rust. Currently a work in progress.

Goals

  • Lightweight and fast
  • Simple module system
  • Object-oriented design

Non-goals

  • Near native performance
  • Static typing