silverstripe-framework/thirdparty/php-peg/cli.php

6 lines
75 B
PHP

<?php
require 'Compiler.php' ;
ParserCompiler::cli( $_SERVER['argv'] ) ;