Skip to content

Instantly share code, notes, and snippets.

@Whateverable
Created January 2, 2018 18:11
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save Whateverable/766e58d5b88c1ea51b44f6aba4876a0f to your computer and use it in GitHub Desktop.
Save Whateverable/766e58d5b88c1ea51b44f6aba4876a0f to your computer and use it in GitHub Desktop.
greppable6
use\ nqp
File Code
KAJI/App-Platform
…/99-setup.t :6:
use nqp;
KAJI/App-Platform
…/author-02-project.t :5:
use nqp;
KAJI/App-Platform
…/author-03-environment.t :5:
use nqp;
KAJI/App-Platform
…/author-04-examples.t :5:
use nqp;
NINE/Inline-Perl5
…/Perl5.pm6 :631:
use nqp;
NINE/Inline-Perl5
…/p6_object_destructor.t :30:
use nqp;
NINE/Inline-Perl5
…/v6.t :42:
use nqp;
TIMOTIMO/JSON-Fast
…/Fast.pm :50:
use nqp;
TIMOTIMO/SDL2-Raw
…/particles.p6 :3:
use nqp;
TIMOTIMO/SDL2-Raw
…/shooter.pl :4:
use nqp;
TIMOTIMO/SDL2-Raw
…/snake.pl :4:
use nqp;
TIMOTIMO/SDL2-Raw
…/white_noise.p6 :3:
use nqp;
UGEXE/zef
…/Distribution.pm6 :36:
use nqp;
Altai-man/Slang-Kazu
…/Kazu.pm6 :19:
use nqp;
CurtTilmes/perl6-tcc
…/TCC.pm6 :3:
use nqp;
FROGGS/p6-Slang-Piersing
…/Piersing.pm :2:
use nqp;
FROGGS/p6-Slang-Tuxic
…/Tuxic.pm :1:
use nqp;
FROGGS/p6-overload-constant
…/constant.pm :2:
use nqp;
LLFourn/p6-CompUnit-Util
…/Util.pm6 :2:
use nqp;
LLFourn/p6-CompUnit-Util
…/Util.pm6 :76:
use nqp;
LLFourn/p6-CompUnit-Util
…/Util.pm6 :105:
use nqp;
LLFourn/p6-CompUnit-Util
…/Util.pm6 :123:
use nqp;
LLFourn/p6-DispatchMap
…/DispatchMap.pm6 :11:
use nqp;
MattOates/BioInfo
…/BioInfo.pm6 :1:
use nqp;
araraloren/perl6-getopt-advance
…/find-source.p6 :3:
use nqp;
bduggan/p6-jupyter-kernel
…/Sandbox.pm6 :6:
use nqp;
cygx/p6-image-png-inflated
…/Inflated.pm :4:
use nqp;
cygx/p6-image-rgba-text
…/Text.pm6 :34:
use nqp;
cygx/p6-image-rgba-text
…/Text.pm6 :246:
use nqp;
cygx/p6-nqp-eval
…/Eval.pm6 :4:
use nqp;
cygx/p6-tinycc
…/Eval.pm :4:
use nqp;
cygx/p6-tinycc
…/Typeof.pm :4:
use nqp;
cygx/p6-unicode-gcb
…/GCB.pm6 :4:
use nqp;
drforr/perl6-Perl6-Parser
…/Parser.pm6 :429:
use nqp;
drforr/perl6-slang-roman
…/Roman.pm6 :1:
use nqp;
finanalyst/p6-inform
…/Informative.pm6 :2:
use nqp;
gabrielash/p6-net-jupyter
…/ContextREPL.pm :6:
use nqp;
gfldex/perl6-pod-to-bigpage
…/pod2onepage :64:
use nqp;
gfldex/perl6-rakudo-slippy-semilists
…/Semilist.pm6 :2:
use nqp;
goneri/p6-Email-Notmuch
…/Notmuch.pm6 :3:
use nqp;
grondilu/clifford
…/Optimized.pm6 :66:
use nqp;
jaffa4/perl6parsing
…/Parsing.pm :6:
use nqp;
jnthn/p6-app-moarvm-heapanalyzer
…/Model.pm6 :3:
use nqp;
jnthn/p6-ssh-libssh
…/LibSSH.pm6 :8:
use nqp;
jnthn/rakudo-debugger
…/CommandLine.pm :3:
use nqp;
jnthn/rakudo-debugger
…/CommandLine.pm :5:
use nqp;
jonathanstowe/IO-Path-Mode
…/Mode.pm :3:
use nqp;
jonathanstowe/p6-Linux-Fuser
…/Fuser.pm :59:
use nqp;
jonathanstowe/p6-Linux-Fuser
…/Procinfo.pm :3:
use nqp;
jpve/perl6-net-pcap
…/C_Buf.pm6 :2:
use nqp; # TODO: Get this code performant without using nqp! nqp is not portable.
leont/path-iterator
…/Iterator.pm :135:
use nqp;
leont/path-iterator
…/Iterator.pm :242:
use nqp;
masterduke17/text-diff-sift4
…/Sift4.pm6 :2:
use nqp;
niner/Inline-Python
…/Python.pm6 :437:
use nqp;
perl6/doc
…/pragmas.pod6 :26:
in Rakudo as a synonym to C<use nqp> (see below).
perl6/doc
…/pragmas.pod6 :98:
use nqp;
perl6/doc
…/Convenience.pm6 :112:
use nqp;
perl6/gtk-simple
…/App.pm6 :4:
use nqp;
perl6/gtk-simple
…/DrawingArea.pm6 :4:
use nqp;
perl6/gtk-simple
…/Scheduler.pm6 :4:
use nqp;
rakudo-p5/v5
…/Build.pm :2:
use nqp;
rakudo-p5/v5
…/Perl5.pm :2:
use nqp;
rakudo-p5/v5
…/Actions.pm :1:
use nqp;
rakudo-p5/v5
…/Cwd.pm :2:
use nqp;
rakudo-p5/v5
…/Grammar.pm :1:
use nqp;
rakudo-p5/v5
…/ModuleLoader.pm :1:
use nqp;
rakudo-p5/v5
…/Terms.pm :2:
use nqp;
rakudo-p5/v5
…/constant.pm :2:
use nqp;
rakudo-p5/v5
…/overload.pm :2:
use nqp;
retupmoca/P6-Compress-Zlib
…/Zlib.pm6 :6:
use nqp;
salortiz/DBDish-ODBC
…/Native.pm6 :6:
use nqp;
salortiz/JsonC
…/JsonC.pm6 :5:
use nqp;
salortiz/NativeHelpers-Blob
…/Blob.pm6 :6:
use nqp; # Needed by blob-allocate
salortiz/NativeHelpers-Blob
…/CStruct.pm6 :6:
#use nqp;
salortiz/NativeHelpers-Blob
…/Pointer.pm6 :5:
use nqp;
salortiz/p6-LMDB
…/LMDB.pm6 :335:
# use nqp;
scovit/NativeHelpers-CBuffer
…/CBuffer.pm6 :4:
use nqp;
scovit/Scheduler-DRMAA
…/Job-template.pm6 :195:
use nqp;
sergot/Term--ProgressBar
…/ProgressBar.pm :21:
# This is a bit gross but the other alternative is to use nqp::time_n
sergot/openssl
…/NativeLib.pm6 :29:
use nqp;
skaji/perl6-tail
…/TailFile.pm6 :7:
use nqp;
skids/perl6-Control-Bail
…/Bail.pm6 :83:
use nqp;
skinkade/crypt-random
…/Nix.pm6 :2:
use nqp;
spitsh/spitsh
…/Metamodel.pm6 :4:
use nqp;
spitsh/spitsh
…/Actions.pm6 :12:
use nqp;
spitsh/spitsh
…/Util.pm6 :42:
use nqp;
tadzik/Grammar-BNF
…/ABNF.pm :5:
use nqp;
tadzik/Grammar-BNF
…/BNF.pm :5:
use nqp;
tadzik/panda
…/Fast.pm :1:
use nqp;
tony-o/perl6-slang-sql
…/SQL.pm6 :1:
use nqp;
ugexe/Perl6-CompUnit--Repository--Tar
…/Tar.pm6 :2:
use nqp;
ugexe/zef
…/Distribution.pm6 :36:
use nqp;
zoffixznet/perl6-Benchy
…/Benchy.pm6 :1:
use nqp;
zoffixznet/perl6-Trait-IO
…/IO.pm6 :2:
use nqp;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment