Skip to content

xnoe/ocaml-python-interpreter

core
Switch branches/tags

Name already in use

A tag already exists with the provided branch name. Many Git commands accept both tag and branch names, so creating this branch may cause unexpected behavior. Are you sure you want to create this branch?
Code

Latest commit

 

Git stats

Files

Permalink
Failed to load latest commit information.
Type
Name
Latest commit message
Commit time
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

OCaml Python Interpreter

By Xnoe.

Ultra-basic starting point of a python interpreter. CC0.

Supoorts a variety of features, enough to run each example you can see listed alongside it in the git repo.

This was a project I made mostly for fun.

Do note: The way I handled indentation is awful, and this was the first OCaml project I did, so... it's probably not very good :P

About

Ultra simple Toy Python Interpreter written in OCaml in an attempt to learn OCaml

Topics

Resources

Stars

Watchers

Forks