Skip to content

klange/ponysay

 
 

Repository files navigation

Ponysay in Kuroko

This is a port of ponysay to Kuroko.

Kuroko is a dialect of Python with explicit variable declaration and block scoping. Kuroko's standard library is incomplete and not fully compatible with Python, so this port needed to work around various issues.

This repository has been stripped of some extraneous files to make it more suitable for use a submodule in PonyOS, so some files specific to, eg., Linux console usage, as well as build and packaging scripts for the Python version have been removed.

Languages

  • Pony 95.3%
  • Python 4.4%
  • Other 0.3%