Skip to content

Instantly share code, notes, and snippets.

View Coleoid's full-sized avatar

Jason Cole Coleoid

  • Bloomington, IN, USA
View GitHub Profile
@Coleoid
Coleoid / gist:2f86af135336897126a5270cd21bc764
Last active July 12, 2016 15:12
debugger needs an MVMContext when it hits a grammar
|
| my $parse = parser( "single para", $scenario );
|
| my $expected = q:to/EOC/;
>
Unhandled exception: ctxlexpad needs an MVMContext
at gen/moar/m-CORE.setting:18955 (C:\rakudo/share/perl6/runtime/CORE.setting.moarvm:)
from gen/moar/m-CORE.setting:19066 (C:\rakudo/share/perl6/runtime/CORE.setting.moarvm:AT-KEY)
from gen/moar/m-CORE.setting:6279 (C:\rakudo/share/perl6/runtime/CORE.setting.moarvm:postcircumfix:<{ }>)
from site#sources\3E687CA5BFB386524F923BAC2F986CC3C66BD24F (Debugger::UI::CommandLine):736 (K:\code\Tabula\scenario_compiler\lib\.precomp\D7820A4EF6D97B780F45CAC4B50C4E6E59589690.1462286028.11622\3E\3E687CA5BFB386524F923BAC2F986CC3C66BD24F:)
@Coleoid
Coleoid / gist:3846209
Created October 6, 2012 21:34
quest-solving by typing Perl 6 code
class quest {
has $.description;
method embark {
say "You may pass when you $.description.";
self.cast_loop;
self.reward;
}
@Coleoid
Coleoid / gist:3087146
Created July 11, 2012 00:33
File-Which cpan build failure
cpan> install ADAMK/File-Which-1.09.tar.gz
Running make for A/AD/ADAMK/File-Which-1.09.tar.gz
Fetching with LWP:
http://www.cpan.org/authors/id/A/AD/ADAMK/File-Which-1.09.tar.gz
Checksum for D:\strawberry\cpan\sources\authors\id\A\AD\ADAMK\File-Which-1.09.tar.gz ok
Scanning cache D:\strawberry\cpan\build for sizes
DONE
CPAN.pm: Building A/AD/ADAMK/File-Which-1.09.tar.gz