-
![Screenshot from 2024-10-24 11-24-28](https://github.com/user-attachments/assets/bf9a7568-9ffd-4cb1-986f-ddc3ee734dff)
🟢 Title : Add "Hello World" Implementation in a Crystal Programming Language
…
-
**Describe the bug**
Adding custom suggestions via `registerCompletionItemProvider` does nothing. Moreover previous suggestions ( previously added texts) disappeared.
**To Reproduce**
```
mo…
-
Current way of doing conditional compilation is nice, but it is very reminiscent of C's `#ifdef`s, which when used with `native` blocks is kind of cumbersome.
From all languages I've seen D seems t…
-
Hello all! As some of you might be aware, there has been a lot of progress in the web-world in developing [WebAssembly](https://webassembly.org/). Many environments and languages can now compile to th…
-
Maybe you're saying "hello world", maybe you're saying "hello MPJ". The greetee (what is the right word?) should be variable. That should be injected in the DIC. It should default to "world". The gree…
-
To help facilitate bindings for other languages it would be really helpful to have some c examples that illustrate some of the basic functionality supported by this library. I attempted to create a s…
-
I tried this code:
```rust
let data = b"\nempty line:\n\ntrailing newline\n";
let buf = BufReader::new(data.as_slice());
let lines: Vec = buf.split(b'\n').map(Result::unwrap).collect…
-
Langium version: 1.0.0
Package name: langium
Chevrotain version; 10.4.2
## Steps To Reproduce
1. Create Hello World Example
2. Replace Grammar with the following grammar
```
gramma…
-
### Describe the project you are working on
A cross-platform app
### Describe the problem or limitation you are having in your project
I think hiding class method/variable from outside may re…
-
Hello,
CarNET is a croatian trademark that is very important for schools and other stuff.
www.carnet.hr
I am not related to them, but still, I advice to change the project name.
They are also imp…
ffoxD updated
3 years ago