Skip to content

Latest commit

 

History

History
14 lines (10 loc) · 284 Bytes

index.rst

File metadata and controls

14 lines (10 loc) · 284 Bytes

Gibica

Gibica is an interpreter developped in Python 3 (v3.6+).

The aim of this project is to better understand how a basic interpreter works by implementing a simple language.

.. toctree::
   :maxdepth: 2

   quickstart
   basics
   advanced