Re: [PATCH] gnu: Add lci.

2016-10-26 Thread Efraim Flashner
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

Re: [PATCH] gnu: Add lci.

2016-10-19 Thread ng0
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

Re: [PATCH] gnu: Add lci.

2016-10-19 Thread Leo Famulari
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

Re: [PATCH] gnu: Add lci.

2016-09-30 Thread ng0
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