Go to file
Ruben Dahl 44f88345a2
Added strict types
2023-04-09 17:04:56 +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 Added strict types 2023-04-09 17:04:56 +02:00
decorators.py Changed the constant file with os.environ 2023-04-08 23:56:30 +02:00
pyne.py Removed the newline in the parser. 2023-04-09 12:59:21 +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.