Mahich123 / Shift

A basic programming language (WIP)

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

{ Shift }

A basic experimental programming language for general purpose programming made with python

Process

  • Currently I'm working on parser

Development

Install Python from the official python.org website for your operating system.

Clone the branch.

git clone https://github.com/cj-praveen/Shift.git

CD into the project

cd src

Project structure

.
├── Shift
│   ├── src
│   | ├── lexer
|   |   ├── __init__.py
├── LICENSE
├── README.md

Contributors

Contributors

About

A basic programming language (WIP)

License:Creative Commons Zero v1.0 Universal


Languages

Language:Python 100.0%