Coder Social home page Coder Social logo

brainf_ckcompiler's Introduction

Brainf*ck Interpreter

This is a brainf*ck interpretter written in C++ for CodeCraft 2024 conducted by pclub iitk.

It is fully consistent with the brainf*ck standard. One thing that I could not find any consistant info about was the "," operator, I have set it to take a single char value as input.

Building

This is a simple c++ program and can easily be built via g++ and the likes. The linux binary can be found in the Releases Section. Windows binary are also available but are untested (I'm sorry I don't have enough space to dualboot). Mac users will have to compile it themselves unfortunately

g++ main.cpp -o interpreter

Usage

After running the executable, just feed in the brainfuck commands.
Use q to exit the interpretter (you can always use the good ol' ctrl+c tho haha)

brainf_ckcompiler's People

Contributors

code-im-perfect avatar

Watchers

 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.