processor / E

Core library for dscript (parser, expressions, etc)
1 stars 1 forks source link
language language-design

DSharp.

NOTE: This is all experimental. Do not expect this to work!

Aspiring strongly typed language inspired by C#, Swift, JavaScript and Rust -- with first class support for targeting both JavaScript and the Core CRL. The initial implementation is being bootstrapped with C#.

High Level Features

Breve syntax with strong inferance.

COMPLETED

TODO

[ ] Developing CoreCRL & JavaScript transpilers
[ ] Finalizing ML based type system & autocompletion
[ ] Testing
[ ] Developing base Library shape and aquisition methods