Next we will describe Bee syntax using examples of code and classical Backus-Naur Form (BNF). This tutorial represents also a high level design. We organize the pages in logical order from basic concepts to advanced to describe the language features and use cases.
Basic Concepts
Advanced Concepts
Bee require Unicode symbols, therefore is hard to type. To overcome this obstacle we have design a special keyboard inspired by APL (A programming language). APL was a failure. At that time Unicode was not yet available and the symbols used by APL do not match symbols we use for Bee language. Also we consider to create a software (app) keyboard that will be available on mobile and tablet. With these tools nobody can say Bee is hard to type.
Bee-14a Layout
Terms: If you take the quiz with 80% or more we recognize you as Sage-Code developer. You can claim a certificate of completion. Wen the Bee compiler will be available you will be able to contribute with Bee code and teach other people Bee language. Tell your friends about your new skills and join our core team.
Read next: Language Features