Skip to content
This repository has been archived by the owner on Jun 1, 2020. It is now read-only.
/ elz Public archive

A polymorphism object-oriented programming language

License

Notifications You must be signed in to change notification settings

dannypsnl/elz

Repository files navigation

elz

Rust Coverage Status

Installation

git clone https://github.com/elz-lang/elz.git
cd elz && cargo install

Features

Type

  • void
  • int
  • f64
  • bool
  • string
  • List[T] TODO: #200

Top level construction

  • Variable
  • Function
  • Class
  • Trait, TODO: #241, #225, #250

Changelog

Take a look at CHANGELOG

About

A polymorphism object-oriented programming language

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Sponsor this project

Packages

No packages published