Skip to content
This repository has been archived by the owner on May 3, 2024. It is now read-only.

kgraefe/luajit-lpeg-cygwin

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

12 Commits
 
 
 
 
 
 
 
 

Repository files navigation

luajit-lpeg-cygwin

This a recipe to build and package LPeg for Cygwin. The recipe is based on the recipe in cascent's old neovim port.

Dependencies:

To build the package install the dependencies and run the following command:

cygport luajit-lpeg-cygwin.cygport download prepare compile install package

To install the package you can extract it into the root directory:

eval "$(cygport luajit-lpeg.cygport vars PVR)"
tar -C / -xjvf luajit-$PVR.x86_64/dist/luajit-lpeg/luajit-lpeg-$PVR.tar.xz

About

Lua Parsing Expression Grammars extension for luajit on Cygwin

Resources

Stars

Watchers

Forks

Packages

No packages published