ashgti / perl6-syntax-highlight-validation

A set of perl6 syntax highlighting validation tools

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

A small set of tools for validating perl6's syntax for TextMate and Atom

A set of utilities for taking a given perl6 script and creating an html page using the syntax script in the perl.tmbundle git submodule.

Requirements

  • node + npm and following packages
  • fs-plus
  • highlights
  • path
  • perl6
  • apm

About

A set of perl6 syntax highlighting validation tools

License:MIT License


Languages

Language:JavaScript 65.5%Language:Perl 6 32.8%Language:Shell 1.8%