Coder Social home page Coder Social logo

hq9's Introduction

David Costell's HQ9+

Announcement: PythonHQ9+ v2 releases with Phoenix Engine v1.2!

This repository contains my HQ9+ implementations. They are licensed under the MIT License.

HQ9+ is a joke esoteric programming language with only four instructions. They are:

H - Print "Hello, World!"

Q - Quine (interpretation varies between implementations)

9 - Prints the canonical lyrics to the 99 Bottles of Beer song.

+ - Increments an inaccessible accumulator by one.

Development work is focused on PythonHQ9+ and Cheetah. PyHQ9+ is a Python3 implementation, while Cheetah is written in Go.

Original HQ9+ concept credited to Cliff L. Biffle, 2001. Learn more about it here

PyHQ9+ Docs (v1) | PyHQ9+ Docs (v2) |

Cheetah Docs |

Changelog | Repository Wiki | Announcements |

Right now, the best way to get up to the latest news for all HQ9+ implementations is through the announcements.

Tested in: Windows 10 (Python 3.6, 3.9) (Go 1.17), Ubuntu 20.04 (Python 3.8)

hq9's People

Contributors

donteatthemcookies avatar

Stargazers

 avatar

Watchers

 avatar

hq9's Issues

Case sensitivity configuration bug - present up to v1.1a

On all versions up to v1.1a of HQ9+, case-sensitivity will always be True regardless of what is in the configuration.
This is present in the shell version (hq9+.py)

There is an easy fix available. Go to the source code and locate the .ini handler.

Remove the highlighted line in the image shown:
image
It should work as intended after removing the line.

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.