Skip to content

pstaniec-catalogicsoftware/catalogic-msgc

 
 

Repository files navigation

catalogic-msgc

to build, install flex 2.6.4 into flex-2.6.4 subdirectory, then run make (should work on Linux):

wget https://github.com/westes/flex/releases/download/v2.6.4/flex-2.6.4.tar.gz -O - | tar -zxvf - 
cd flex-2.6.4
./configure
make
cd ..
make

About

BEXIDL parser and stub generator

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • C++ 84.4%
  • Yacc 8.5%
  • C 2.8%
  • Lex 2.6%
  • Perl 1.1%
  • Makefile 0.6%