dylanht / Gremlin-

Gremlin++: A C++ Interpreter for the Gremlin language. In development.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Version 0.1.0 (October 18, 2019)

Gremlin++ is the core of a C++ interpreter for the Gremlin language. It is licensed under the Apache license.

Currently Gremlin++ supports the following platforms:

  • Windows (Cygwin64)
  • Linux

Gremlin++ is a header library, so setting the include directory will suffice.

About

Gremlin++: A C++ Interpreter for the Gremlin language. In development.

License:Apache License 2.0


Languages

Language:C++ 99.9%Language:C 0.1%