8000 GitHub - jtrfid/plingua: The P-Lingua language for Membrane Computing
[go: up one dir, main page]
More Web Proxy on the site http://driver.im/
Skip to content
/ plingua Public
forked from RGNC/plingua

The P-Lingua language for Membrane Computing

License

Notifications You must be signed in to change notification settings

jtrfid/plingua

 
 

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

Releases

No releases published

Packages

No packages published

Languages

  • C++ 95.6%
  • Yacc 3.5%
  • Other 0.9%
0