angrykoala / edgar

The programming language of your nightmares

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Edgar

by @angrykoala

The programming language of your dreams nightmares

Like a tale from Edgar Allan Poe this programming language will come to haunt your dreams and thoughts

Edgar is a superset of JavaScript, that is designed to transpile to the later, however, instead of adding or improving the core language (like any sensible superset of JavaScript would do) it adds non-recommended features that were missing in JS:

  • Operator overloading
  • Structs
  • GOTO statements

About

The programming language of your nightmares

License:GNU General Public License v3.0


Languages

Language:JavaScript 100.0%