The esel programming language
Check out my other projects!
esel
is my dream for a programming
language. My mission started years ago with
Flux - a C like language
with a few borrowed features from others such as Rust,
Python, and Haxe. Over the years it's evolved into
something very new and unique. Some of the notable
design features are:
break
s.
Add
typeclass for some generic
types.
thread
constructor.
Communication is handled through channels.
Due to various issues with the AST editing side of things, there's not been a huge amount of progress. I'm excited to get back into things once isca has moved forwards a bit.