rune icon indicating copy to clipboard operation
rune copied to clipboard

Rune is a programming language developed to test ideas for improving security and efficiency.

Results 7 rune issues
Sort by recently updated
recently updated
newest added

[The Rune Programming Language](https://rune-rs.github.io/)

Using some online tools like https://www.bottlecaps.de/rr/ui and https://www.bottlecaps.de/convert/ and a bit of manual fixes we can have a nice navigable railroad diagram. Copy and paste the `EBNF` shown bellow on...

relation DoublyLinked Human:"Fater" Human:"Fathered" cascade The Human is written Fater instead of Father

errortests/trunc.rn fails with a var (and also a constant) variable should add a runtime truncation check: ``` %2 = trunc i64 %1 to i16, !dbg !208 ; missing %1 vs...

In the class example in the README, the Human class adds self to mother and father. However it does not add mother and father anywhere into self, which is what...

newer distros getting aggressive about this decprecation

This looks a hell lot like an already existing language, called Nim Python like syntax with C/C++ interop, reference counting and so on. Did you take any inspiration? https://nim-lang.org/ And...