This file keeps track of all the working examples.
Example | State |
---|---|
Class | 💤 |
Fibonacci | ✅ |
Hello World | ✅ |
Square | ✅ |
Functions | 💭 |
List | 🔧 |
Perfect Number | ✅ |
String Concatenation | 💭 |
Struct | 💤 |
Type Checking | ✅ |
While | ✅ |
- 💤: Not implemented
- 💭: Being thought of
- 🔧: Being implemented
- ✅: Working