Elz
A polymorphism object-oriented programming language
Install / Use
/learn @dannypsnl/ElzREADME
elz
Installation
git clone https://github.com/elz-lang/elz.git
cd elz && cargo install
Features
Type
- [x]
void - [x]
int - [x]
f64 - [x]
bool - [x]
string - [ ]
List[T]TODO: #200
Top level construction
- [x] Variable
- [x] Function
- [x] Class
- [ ] Trait, TODO: #241, #225, #250
Changelog
Take a look at CHANGELOG
