On Sat, Oct 15, 2016 at 09:01:00PM +, ng0 wrote:
> From: ng0
>
> * gnu/packages/lolcode.scm: New file.
> * gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
> ---
> gnu/local.mk | 1 +
> gnu/packages/lolcode.scm | 60
>
> 2 files change
Leo Famulari writes:
> On Sat, Oct 15, 2016 at 09:01:00PM +, ng0 wrote:
>> From: ng0
>>
>> * gnu/packages/lolcode.scm: New file.
>> * gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
>
>> +(inputs
>> + `(("python-2" ,python-2)
>> + ("readline" ,readline)))
>
> The output (checked wi
On Sat, Oct 15, 2016 at 09:01:00PM +, ng0 wrote:
> From: ng0
>
> * gnu/packages/lolcode.scm: New file.
> * gnu/local.mk (GNU_SYSTEM_MODULES): Add it.
> +(inputs
> + `(("python-2" ,python-2)
> + ("readline" ,readline)))
The output (checked with `guix gc --references) doesn't re
ng0 writes:
> [ Unknown signature status ]
> I guess I'm really frustrated with being stuck for one month now on
> trying to get a simple VM to outside world connection for testing
> services I'm writing. So here's a lolcode interpreter, lci.
This is really strange. I know I compiled this before