On Thu, Dec 22, 2022, at 6:46 AM, Omar Polo wrote:
> ping
>
> (i've tested it with with love2d and with a locally-built lua 5.4)

Trailing space in DESCR. Is PKG_ARCH required? Seems like defaulting to
what MODLUA defaults to would be a sufficient approach?

otherwise OK abieber@!

>
> On 2022/12/13 15:18:56 +0100, Omar Polo <o...@omarpolo.com> wrote:
>> Hello ports,
>> 
>> please find attached a port for fennel, a lisp dialect that compiles
>> to lua.  The package comes with three flavor for the various lua
>> versions.
>> 
>> % pkg_info fennel-lua51
>> Information for inst:fennel-lua51-1.2.1
>> 
>> Comment:
>> Lisp dialect that runs on Lua 5.1
>> 
>> Description:
>> Fennel is a programming language that brings together the speed,
>> simplicity, and reach of Lua with the flexibility of a lisp syntax and
>> macro system.
>> 
>>  - Full Lua compatibility: Easily call any Lua function or library from
>>    Fennel and vice-versa.
>> 
>>  - Zero overhead: Compiled code should be just as efficient as
>>    hand-written Lua.
>> 
>>  - Compile-time macros: Ship compiled code with no runtime dependency on
>>    Fennel.
>> 
>>  - Embeddable: Fennel is a one-file library as well as an executable.
>>    Embed it in other programs to support runtime extensibility and
>>    interactive development. 
>> 
>> Maintainer: Omar Polo <o...@openbsd.org>
>> 
>> WWW: https://fennel-lang.org/
>
>
>
> Attachments:
> * fennel.tar.gz

Reply via email to