README

NAME

Highlight::Terminal - Highlight code using terminal colors

SYNOPSIS

use Highlight::Terminal;

say Q"my $bla = 42; for $bla/2 .. $bla { .say }".AST.DEPARSE: Highlight::Terminal;

image izef_highlight_terminal_highlight_terminal_0_0_2_highlighted_png not found

DESCRIPTION

Highlight::Terminal is a way to highlight Raku code using RakuAST and terminal colors.

TODO

  • Improve default theme

  • Make layout customisable

AUTHOR

Fernando CorrĂȘa de Oliveira [email protected]

COPYRIGHT AND LICENSE

Copyright 2024 Fernando CorrĂȘa de Oliveira

This library is free software; you can redistribute it and/or modify it under the Artistic License 2.0.

Highlight::Terminal v0.0.2

Highlight code using terminal colors

Authors

  • Fernando CorrĂȘa de Oliveira

License

Artistic-2.0

Dependencies

Test Dependencies

Provides

  • Highlight::Terminal

Documentation

The Camelia image is copyright 2009 by Larry Wall. "Raku" is trademark of the Yet Another Society. All rights reserved.