-
-
Notifications
You must be signed in to change notification settings - Fork 5
Angle
pannous edited this page Sep 20, 2021
·
5 revisions
Angle is new a programming language. The main purpose of this language is to make programming accessible to many more people and to facilitate programming computers via voice.
As of 2020 there is an alpha implementation in ruby and python •,
as well as a clean-room implementation compiling angle to wasm via Wasp.
Check out the pages on the left, especially philosophy, features and inventions!
The guiding philosophy in angle is to have forgiving interfaces yet strict implementations, and to make sigils** completely optional via english keywords and indentation based blocks.
Wiki Home
** sigils are those ugly often unspeakable special chars (!@#$%^&*[}...) of other languages