Skip to content

jrmcclurg/uruz

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 

Repository files navigation

Uruz: an EBNF-based frontend for the OCaml parser generator toolchain

Installation

  • Copy the VIM syntax files into your home directory:
cp uruz/ver2/vim/syntax/* ~/.vim/syntax
cp uruz/ver2/vim/ftdetect/* ~/.vim/ftdetect
  • Add the ver1 and ver2 directories to your path.
  • Build Version 1 of the tool:
cd ver1
make
  • Build Version 2 of the tool:
cd ver2
make

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published