-
Hi. Just wanted to try vlang, and of course I needed colors for my terminal :)
I tried to install as described in readme, which works fine. The code is downloaded to `~/.vmodules/etienne-napoleone…
-
An ever growing Vlang is more difficult to stabilize than a Vlang kernel with additional libraries. Please isolate essential kernel functions.
I have been able to compile such a kernel on Linux Deb…
-
How do I set a dependency on glfw? The site only shows Windows: v setup-freetype. I did it. But the examples are not compiled.
the site says:
Fedora:
sudo dnf install **glfw** glfw-devel free…
Keyn1 updated
4 years ago
-
**V version:** `V 0.1.28 53e7cb1.8f23acc`
**OS:** `macOS 10.15.5`
**What did you do?**
I'm using sum types to build a simple validation library, here's the example of the codebase:
```v
module …
-
**V version:**
760034b6b177e8cafa175a969106e70de65a7eb6
(July 19, as on github)
Ubuntu 18.04
**What did you do?**
In the REPL, I tried to execute the example from the [documentation](https:/…
-
v up from V 0.1.20 to new was fail, no v.exe
After git clone and make was ok, but simple examples not working coretly.
Runing v.exe doing nothing like other compiled .exe
Want sugesting some pr…
-
**V version:**
**OS:**
Ubuntu 18.04.3
v commit:`53b06048d2d41f183698a560a82f70042e3fcd8e`
**What did you do?**
1. Package the whole repo (fresh git clone) into a .deb package and install …
-
Hi, this programming language looks very interesting but I have a few questions regarding this project:
1. Is this a compiled language?
2. Is this language as low level as [Rust](https://www.rust-la…
-
On windows 10 ver. 2004
installed v with tcc
v version is V 0.1.28 73da3c9
expected to compiled nbody and run in about 6 sec (which has been the same since v1.26)
Both normal and -prod take HUGE a…
-
### `brew config` output
```shell
HOMEBREW_VERSION: 3.1.3-124-g94ce323
ORIGIN: https://github.com/Homebrew/brew.git
HEAD: 94ce3236a517dfae6b492dcb4fd6b726a6175e8f
Last commit: 9 hours ago
Core ta…