-
I noticed in [the GC doc](https://github.com/WebAssembly/design/blob/master/GC.md) that there is no mention of tagged pointers. I wanted to make the case for it. When compiling languages that might he…
-
### Summary 💡
Currently in the languages section a circle using the "chip" color is printed along the programming language name, it would be more attractive to the eye to have the colored **logo** …
-
Ultimately any character can be part of a filename. We should probably allow that.
Some mangling to generate the corresponding label should probably be done.
Original report on the mailing-list:
ht…
-
This is a proposal to introduce a property which specifies what syntax highlighting rules the editor
should apply for matched files.
``` ini
syntax: name
```
## Examples
``` ini
[*]
synta…
-
Discussion about the ongoing implementation of the compiler.
keean updated
5 years ago
-
I've notices that many of the Hello World programs don't run or aren't of high quality code, so I've created a list of languages that can check the boxes when the language is either fixed or checked.
…
-
I will continue the discussion here, until or if @keean can get Github to restore the thread. Luckily I still have a copy of the deleted #35 thread loaded, so I can copy and paste from it. If the orig…
-
### Current Terraform Version
0.14
### Use-cases
Instead of writing a provider, there is some functionality that is best suited for a custom function.
### Attempted Solutions
`object({})` mod…
ghost updated
3 months ago
-
![bn fail](https://user-images.githubusercontent.com/41847305/43362830-e90f8e08-92c1-11e8-9cf3-f8d49510916c.PNG)
Most of the books that I've bought in last three months will not convert in Calibre …
-
Hi James, thanks for creating this language, this is a great idea!
I would like to propose a new feature. Currently, functions written in point-free style are quite hard to read:
```
ar squarePlu…