Coder Social home page Coder Social logo

15831944 / esotericide Goto Github PK

View Code? Open in Web Editor NEW

This project forked from timwi/esotericide

0.0 0.0 0.0 3.26 MB

IDE (Interpreter/Debugger Engine) for esoteric programming languages. Allows step-by-step debugging and shows a watch window during debugging. Modular design allows easy adding of new languages.

License: MIT License

C# 99.17% POV-Ray SDL 0.83%

esotericide's Introduction

Esoteric IDE

Esoteric IDE is an interpreter and debugger for some esoteric programming languages (or esolangs).

Features

  • Allows you to run code in any supported esolang
  • Allows you to set breakpoints
  • Allows you to debug through code step by step
  • Displays the execution state (program state) at every step (kinda like a watch window)
  • In some esolangs, displays information about the instruction the cursor is on

Supported Languages

In chronological order of implementation in Esoteric IDE:

  • Sclipting — Similar to GolfScript but using Chinese characters.
  • Ziim — 2D language using only arrows (← ↑ → ↓ etc.).
  • Brainfuck — The classic. Supports many different flavours, e.g. cells can be byte-size or arbitrary-size; output can be as numbers or as Unicode characters.
  • Quipu — Inspired by the ancient Inca’s quipu system of recording information as knots in a thread, thus also known as talking knots.
  • Unreadable — Consists only of apostrophe (') and double-quote (") characters.
  • Mornington Crescent — Travel on the London Underground, but remember to always come back to Mornington Crescent.
  • Hexagony — Program instructions and memory locations are laid out in a 2D hexagonal grid.
  • Labyrinth — Two-dimensional stack-based language where the code can self-modify by applying cycling rotations of rows or columns of characters.
  • Stack Cats — Reversible programming language in which every program must be a mirror image of itself.
  • Whitespace — Only space, tab and newline are significant.

How to compile

You have several options:

  • Download the full source from the Releases page. This contains the source for Esoteric IDE and all its dependencies, but not the git repo.
  • Clone this and RT.Util from github. Place the two repos at the same level in your folder hierarchy.
  • If you just want compiled binaries of the newest commit (as opposed to the newest release), you can download those from the artifacts page on AppVeyor.

Build status

esotericide's People

Contributors

timwi avatar draco18s avatar gaurangtandon avatar

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.