I think it's better to put it on GitHub repository.
If it's available on this repository, contributors can....
iirc v.c is going to be deprecated soon, so I really don't see the point
@LouCle Where did you get that information?
iirc v.c is going to be deprecated soon
even if it's a fact, being able to see commit log is a big advantage for contributors.
additionally, I often faced compiler(v.c) issues during the last few days.
so, I think It will take a while to v.c is stabilized.
v.c is not going to be deprecated.
I'll create a separate repo for this to avoid polluting history here with hundreds of thousands of lines.
@medvednikov I got it! this issue can be closed.
can I close it?
well it should be closed once there's that repo. so not yet
ok. thank you.
This will be great for packaging on package management systems like NixOS and GuixSD.
https://github.com/vlang/v/pull/522/ shound resolve this.
@AurelienFT how to compile it now? should be git submodule in v/compiler/vc i guess
@whoizit
how to compile it now?
vlang/v.c is not created yet.
but, as far as I saw the PR, it seems that Makefile clone v.c.
should be git submodule in v/compiler/vc i guess
may be. but in the PR, v.c is not a submodule. just external repository.
@musou1500 http://github.com/vlang/vc
I don't think it should be submodule because it needed to build the basic project. I saw submodule for "extra features"
@whoizit oh....sorry. I missed it.
@AurelienFT I guess label is 0.2.0, not 0.0.2
I mean 0.2
@whoizit I just put the project name. I think add label + project name is overkill
Most helpful comment
v.c is not going to be deprecated.
I'll create a separate repo for this to avoid polluting history here with hundreds of thousands of lines.