Coder Social home page Coder Social logo

kepexx / sublimetext-brainfuck Goto Github PK

View Code? Open in Web Editor NEW

This project forked from zero-archive/sublimetext-brainfuck

0.0 1.0 0.0 8 KB

This is Sublime Text 3 plugin that implement of interpreter for Brainfuck

Home Page: https://github.com/dotzero/SublimeText-Brainfuck/

License: MIT License

Python 100.00%

sublimetext-brainfuck's Introduction

SublimeText Brainfuck interpreter

This is Sublime Text 3 plugin that implement of interpreter for Brainfuck.

What is Brainfuck?

Brainfuck is an esoteric programming language noted for its extreme minimalism. The language consists of only eight simple commands and an instruction pointer. It is a Turing tarpit, designed to challenge and amuse programmers, and was not made to be suitable for practical use. It was created in 1993 by Urban Müller.

Usage

To interpret Brainfuck, make selection of Brainfuck code and press keys:

  • Linux: ctrl+shift+b
  • Windows: ctrl+shift+b
  • OS X: ctrl+shift+b

Install

Through Package Control

Command Palette > Package Control: Install Package > Brainfuck Interpreter

Or go to the Packages directory (Preferences / Browse Packages…). Then clone this repository:

git clone git://github.com/dotzero/SublimeText-Brainfuck

Examples

https://github.com/dotzero/SublimeText-Brainfuck/tree/master/examples

License

Licensed under the MIT license: http://www.opensource.org/licenses/mit-license.php

sublimetext-brainfuck's People

Contributors

kepexx avatar dotzero avatar

Watchers

James Cloos 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.