emojicode.github.io
emojicode.github.io copied to clipboard
The Emojicode Documentation
- Corrects a typo in `errors.md`, changing `instnace` ➡️ `instance` in the `Error-Proneness` section.
In the grouping example, it says > "However, what if we wanted 3 ➕ 2 to be evaluated first and *add* 2 to the result of that"? Given the context,...
I realized after #99 was merged that there still was no favicon in the docs such as , although it does properly show up on the home page . I...
As suggested in https://github.com/emojicode/emojicode/issues/186
All generic parameters should appear on the same line in the docs Before:  After: 
I think that demo is quite good, but we missed a big chance by writing out 'hello world' instead of using the correct emoji for that sentence. It just has...
In the documentation there is a list of operators > binary-operator ⟶ ➕ | ➖ | ➗ | ✖️ | 👐 | 🤝 | ◀️ | ▶️ | ⭕️ |...
1. The code example for the [🔁 For-in loop](https://www.emojicode.org/docs/reference/controlflow.html#-for-in) is incorrect. It starts a list declaration with 🍨 rather than 🍿. 2. The explanation of 🔁 For-In compiled bytecode is...
I cannot find any information on what happens when the result of an arithmetic operation does not fit in the value range of an integer. Is it wrapping around, a...
This is the table of contents for 👌, as rendered by my Firefox install:  Notice how 😜🐚👌🍆 takes up four lines, even though it's only one interface.