-
### **Describe the problem. What did you see? What did you expect to see?**
First of all, Arduino expects two "main" functions `void setup()` and `void loop()`.
From what I learned from other reso…
-
### **Describe the problem. What did you see? What did you expect to see?**
When I tried to compile a simple sdl2 hello-world, the compiler gave me an error.
```
kitc HelloWorld.kit --run -I 3r…
-
### **Description:**
Running some files produces no errors but does not run or produce runnable main.
```
macbookpro ~/s/src > kitc --run "/Users/macbookpro/string-builder/src/stringbuilder.kit…
-
Have some time over this holiday period...want to contribute. Have a lil bit of experience with FPM, figure I could pick up some of this card: https://trello.com/c/wRId5lB1/159-packages-installers - …
-
- **Kit version:** 0.1.0
- **OS/Platform:** (Windows)
### **Describe the problem. What did you see? What did you expect to see?**
When comparing a CString literal to a stored CString variable u…
-
- **Kit version:** git, commit 866ae15;
- **OS/Platform:** Linux.
### **Describe the problem. What did you see? What did you expect to see?**
Creating an empty prelude file in root of the project…
-
- **Kit version:** 5c1e92607958
- **OS/Platform:** Mac
### **Describe the problem. What did you see? What did you expect to see?**
This code should (according to https://www.kitlang.org/example…
-
- **Kit version:** 0.1.0
- **OS/Platform:** (Linux)
### **Describe the problem. What did you see? What did you expect to see?**
When using generics, and a tuple in an Array, I get an error.
``…
-
- **Kit version:** v0.1.0 (heads/master-0-g68f4515772c9f333858995270320589a87780056)
- **OS/Platform:** Linux
### **Describe the problem. What did you see? What did you expect to see?**
codehz-…