Skip to content

a-mirecki/jfft-compiler

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

JFTT Code Golf Compiler

This is my compiler written in Python

I wasn't focusing much on optimization as I wanted to take part in code golf challenge

There are two versions of it: first (golf.py) that has lower than 500 lines and the normal one (normal.py)

Usage: python3 golf.py [ input file ] [ output file ]

If you have any questions about my compiler or need help, feel free to contact me

PS I know this compiler is badly formatted but it doesn't matter while you write codegolf code

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages