Skip to main content

3D, CISC Architecture and Esolang

Project description

Warning!

Backrooms is still in Development Status Alpha! This means rules “intrusions” MAY still change! But the Esolang is close to being finalized.

About

This python module “backrooms” is an Esolang.

backrooms was inspired by:
  • backrooms Creepypasta/MEME

  • ASCIIDOTS Esolang

  • CISC Architecture

Backrooms was designed to be:
  • hackable VIA memory overflow attacks, poor error handling, ect.

  • visually pleasing.

  • enjoy able to write small/medium programs.

  • capable to rewrite all of a program at run-time.

Road Map

  • v0.3.0
    • add PopFrame rule

    • add HallwayNext rule

    • add HallwayPast rule

    • Restore registers on HallwayReturn

    • Update backrooms command line parser

    • Add examples

  • v0.4.0
    • Development Status :: 4 - Beta

    • add builtin libraries

    • Tests and bug fixes

    • Add examples

    • Update translator

    • work on rules error handling

  • v1.0.0
    • Development Status :: 5 - Production/Stable

    • Clean code

    • Write documentation

    • Tests and bug fixes

  • v1.1.0
    • Development Status :: 6 - Mature

    • Make Backrooms faster
      • Rooms.set_hallway_name, Big-O(n) -> Big-O(n log(n))

      • Rooms.remove_hallway, Big-O(n) -> Big-O(n log(n))

      • Portal.new_conscious, Big-O(n) -> Big-O(n log(n))

      • etc …

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

backrooms-0.3.0.tar.gz (20.5 kB view hashes)

Uploaded Source

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Microsoft Microsoft PSF Sponsor Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page