8000 GitHub - duffee/think_raku: Think Raku book
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content

duffee/think_raku

 
 

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

thinkperl6

Generating the PDF

The directory book contains the LaTeX sources needed to compile the book. To recompile it, run the following command within the directory:

make

This command will create the directory tmpDir where you'll find the PDF (thinkperl6.pdf) alonside other intermediate files created during the compilation process.

To move the created pdf to the directory PDF in the root directory, run:

make pdf

To remove tmpDir, run:

make clean

Note: The chances of a successful compilation increase if you have an almost complete installation of a recent TeX Live distribution.

Also note that a PDF version is available (https://github.com/LaurentRosenfeld/think_raku/tree/master/PDF).

There are some Perl 6 examples of this book in the https://github.com/LaurentRosenfeld/think_raku/tree/master/Supplementary directory and a quite a bit of additional material on the Raku programming language (conference talks, blog posts, etc.) in the https://github.com/LaurentRosenfeld/Perl-6-Miscellaneous directory.

About

Think Raku book

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases p 348F ublished

Packages

No packages published

Languages

  • TeX 98.1%
  • Other 1.1%
  • Other 0.8%
0