Go to file
Ruben Dahl df54cf9721
[datatypes.py] Changed ValueError to TypeError
2023-04-09 20:15:24 +02:00
.gitignore Initial commit 2023-04-08 22:07:28 +02:00
LICENSE Added licence and readme 2023-04-08 22:26:06 +02:00
README.md Added licence and readme 2023-04-08 22:26:06 +02:00
datatypes.py [datatypes.py] Changed ValueError to TypeError 2023-04-09 20:15:24 +02:00
decorators.py Changed the constant file with os.environ 2023-04-08 23:56:30 +02:00
pyne.py Started tokenizing, still struggling with strings 2023-04-09 20:13:03 +02:00
pyne_errors.py Initial commit 2023-04-08 22:07:28 +02:00

README.md

Pyne

Get it... cause it begins with Py and is written in Python?

Just me? Ok then...

Why

Why not.

About

This is an attempt at a programming language of sorts, written in Python. Why? Because I want the challenge.