3 Forks
32 Stars
32 Watchers

Aphid

A multiparadigm language intended to be embedded in .NET applications or compiled into other languages like Python or PHP. The internals of Aphid are clean and easy to work with, allowing for rapid creation of derivative domain-specific languages.

How to download and setup Aphid

Open terminal and run command
git clone https://github.com/John-Leitch/Aphid.git
git clone is used to create a copy or clone of Aphid 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 Aphid https://github.com/John-Leitch/Aphid/archive/master.zip

Or simply clone Aphid with SSH
[email protected]:John-Leitch/Aphid.git

If you have some problems with Aphid

You may open issue on Aphid support forum (system) here: https://github.com/John-Leitch/Aphid/issues