Skip to content

tinarao/semka

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🌻 Semechka lang

Highly-innovative interpreted language written in Python (bro?)

Progress:

  1. Lexer
  2. Parser
  3. Interpreter
  4. Features

How to run a .sem file?

1: Code

First off, write a .sem code. I don't even understand yet what it should look like, so figure it out for yourself.

2: Interpreter

Then, clone this repo:

git clone https://github.com/tinarao/semka.git

3: Run!

py main.py main.sem

So, format is simple:

py main.py <filename>.sem

About

Interpreted language written in Python

Resources

Stars

Watchers

Forks

Languages