Skip to content

RGNC/plingua

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

22 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

plingua

The P-Lingua language for Membrane Computing

Dependencies

  • Linux OS (tested on Ubuntu 16.04 and Ubuntu 18.04)
  • GCC 4.9.0 or higher (with support for regex)
  • Flex
  • Bison
  • libboost-filesystem-dev
  • libboost-program-options-dev

sudo apt-get install build-essential flex bison libboost-filesystem-dev libboost-program-options-dev

Compiling

  • make grammar
  • make compiler
  • make simulator
  • sudo make install

About

The P-Lingua language for Membrane Computing

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages