yolang

0.0.1 • Public • Published

Yolang

Playground

Yo is a simple programming language with syntax similar to Rust which compiles directly to WebAssembly.

Features

  • Powerful type inferencer
  • Structs (with impl blocks)
  • First-class functions (not closures yet)
  • External function imports

Todo

  • Automatic reference counting
  • Polymorphism
  • Traits

/yolang/

    Package Sidebar

    Install

    npm i yolang

    Weekly Downloads

    5

    Version

    0.0.1

    License

    MIT

    Unpacked Size

    167 kB

    Total Files

    64

    Last publish

    Collaborators

    • nathsou