cloe icon indicating copy to clipboard operation
cloe copied to clipboard

Cloe programming language

Results 10 cloe issues
Sort by recently updated
recently updated
newest added

Although, currently, unmatch handling in match expressions is implemented by exceptions, this causes bugs in which unmatch errors which happen in inner match expressions are catched by outer ones and...

bug

Retro compatibility with native Golang packages ``` (goimport "fmt") (fmt.Println "Hello, world!") ``` We can create a keyword for this import, example `goimport` We were able to use all Golang's...

- Distinguish `assign` and `insert`. The latter is only for `list` and `string` - `transduce`

enhancement

- Rename `error` option to `raiseError` - Let `contentType` be `nil` by default and set them later properly depending on arguments.

enhancement

We need a kawaii mascot. OCaml Haskell?

enhancement