mbox

[bug#41415,0/1] Add v compiler

Message ID 20200520031816.32692-1-rprior@protonmail.com
Headers show

Message

guix--- via Guix-patches via May 20, 2020, 3:18 a.m. UTC
v is a systems programming language that's evolving rapidly right now. This
patch contains a bootstrap package for the v compiler.

Ryan Prior (1):
  gnu: Add v.

 gnu/local.mk           |   1 +
 gnu/packages/vlang.scm | 116 +++++++++++++++++++++++++++++++++++++++++
 2 files changed, 117 insertions(+)
 create mode 100644 gnu/packages/vlang.scm