项目作者: Prince213

项目描述 :
Prebuilt Rakudo binaries for Windows.
高级语言: PowerShell
项目地址: git://github.com/Prince213/rakudo-bin.git
创建时间: 2020-04-26T09:40:10Z
项目社区:https://github.com/Prince213/rakudo-bin

开源协议:Apache License 2.0

下载


rakudo-bin

Build status

Build scripts and prebuilt Windows binaries for Rakudo.

Prebuilt binaries

They are here.

Contents

Rakudo, MoarVM, NQP and zef.

Building manually

You need to have MSVC tools and Perl 5 in your path.

Then simply run pwsh .\BuildAndPackage.ps1.

Options

  • CoreVersion: Version of Rakudo, NQP and MoarVM.
  • ZefVersion: Version of Zef, the package manager.
  • KeepBuild: Specify this option to keep build directories.
  • KeepSource: Specify this option to keep sources.
  • Postfix: Custom postfix for the created package.