0 Forks
1 Stars
1 Watchers

PL

Implementation of a custom language compiler. It includes lexical, syntactical, static-semantics analyzers and code generation for the abstract p-machine. Done in collaboration with Bittor AlaƱa.

How to download and setup PL

Open terminal and run command
git clone https://github.com/frblazquez/PL.git
git clone is used to create a copy or clone of PL repositories. You pass git clone a repository URL.
it supports a few different network protocols and corresponding URL formats.

Also you may download zip file with PL https://github.com/frblazquez/PL/archive/master.zip

Or simply clone PL with SSH
[email protected]:frblazquez/PL.git

If you have some problems with PL

You may open issue on PL support forum (system) here: https://github.com/frblazquez/PL/issues