SkillAgentSearch skills...

PYKE

Indev golfing language

Install / Use

/learn @muddyfish/PYKE
About this skill

Quality Score

0/100

Supported Platforms

Universal

README

PYKE

Golfing language by muddyfish

Pyke requires python >= 3.5

Extra requirements in requirements.txt

Copyright (c) 2016, 2017 muddyfish

Pyke is a golfing language designed to be as concise as possible.

Pyke uses a stack based system to achieve this. The Pyke stack is first-in last-out.

Try Pyke here!

Pyke uses a dictionary sorted by frequency in order to compress words. The dictionary itself may be found here and the code accomponying the dictionary may be found here. Code copyright (c) 2008-2009 by Peter Norvig. A list of Pokemon has been added to the dictionary and the original list can be found here

Pyke now also includes a built in dictionary for the periodic table. The JSON file is licensed under CC-BY-SA 3.0 and the github repository can be found here

More documentation and examples can be found at a pop-con, me saying how great the language is and me showing off the language when first implemented.

I am perfectly happy to go through with anyone any queries they have about Pyke and will respond eventually if you ping me here

View on GitHub
GitHub Stars18
CategoryDevelopment
Updated1y ago
Forks1

Languages

Python

Security Score

80/100

Audited on Oct 22, 2024

No findings