Skip to content

Instantly share code, notes, and snippets.

@pmichaud
Created May 5, 2013 18:12
Show Gist options
  • Select an option

  • Save pmichaud/5521625 to your computer and use it in GitHub Desktop.

Select an option

Save pmichaud/5521625 to your computer and use it in GitHub Desktop.
pmichaud@kiwi:~/p6/rakudo$ ls
blib CREDITS dynext LHF.markdown LICENSE parrot src tools
Configure.pl docs INSTALL.txt lib nqp README t VERSION
pmichaud@kiwi:~/p6/rakudo$ git clean -xdf
Removing nqp/
Removing parrot/
Removing t/spec/
pmichaud@kiwi:~/p6/rakudo$ ls nqp
3rdparty LICENSE nqp_group.h QASTNode.pbc
config.status Makefile nqp_group.o QAST.pbc
ConfigureJVM.pl ModuleLoader.pbc NQPHLL.pbc QRegex.pbc
Configure.pl nqp nqpmo.pbc README.pod
CREDITS nqp.c nqp.o src
docs nqp_const.pir NQPP5QRegex.pbc t
dynext NQPCORE.setting.pbc NQPP6QRegex.pbc tools
examples nqp_group.c nqp.pbc VERSION
pmichaud@kiwi:~/p6/rakudo$
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment