da1suk8 / ceres

This is a simple interpreter using Python. The name of ceres. This means dwarf planets in English. I hope it evolves like the major languages.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ceres

This is a simple interpreter using Python.
The name of ceres. This means dwarf planets in English.

I'm studying Let’s Build A Simple Interpreter by Ruslan's Blog.
Thank you :)

Execution environment

Mac OS :Big Sur  
$python
Python 3.9.0 (v3.9.0:9cf6752276, Oct  5 2020, 11:29:23) 
[Clang 6.0 (clang-600.0.57)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> 
$

Material

Usage

$g++ main.cpp > image.ppm

About

This is a simple interpreter using Python. The name of ceres. This means dwarf planets in English. I hope it evolves like the major languages.

License:MIT License


Languages

Language:Python 100.0%