Giter Club home page Giter Club logo

brainf_cksharp's Introduction

Brainf*ck#

A complete, full-featured Brainf*ck IDE/console for Windows 10, built from the ground up as a UWP app.

Get it from Microsoft

Overview

image

  • IDE with syntax highlight and code autocompletion
  • Indentation depth indicators and column guides
  • Git diff markers to see the changes in the current code file
  • Breakpoints support with complete debugging experience
  • Full featured console to test your scripts and improve your coding level
  • Real time memory state with the all the info about every cell and the pointer actual position
  • Exceptions handler, infinite loops auto suppression
  • Complete 8 bit Unicode char lookup table to see the values of the characters in the Stdin buffer
  • Touch friendly UI with on screen custom keyboard and dedicated text navigation buttons
  • Undo/redo features to help you write your code more easily
  • An interpreter debugger that shows the position of the operator that caused the exception and the stack trace
  • Save your scripts in your personal library shared across devices and edit them whenever you want
  • Custom overflow mode for the memory state
  • PBrain extensions support to declare and call functions

Required dependencies ๐Ÿ”ง

The Brainf*ck# solution requires the following tools to build all the available projects:

Contributing ๐Ÿ™Œ

Brainf*ck# is open source and free to download in the Store, with just an optional IAP to unlock additional themes for the IDE. If you found a bug, feel free to open an issue or draft a PR! If you'd like to support me instead, you can:

  • Give a star to the repository
  • Download the app and leave a review in the Store
  • Make a small contribution on my PayPal.me link ๐Ÿป

Dependencies and references ๐Ÿ”–

Trivia ๐Ÿ“–

This project was the one I used to prototype and develop both the CommunityToolkit.Mvvm and CommunityToolkit.HighPerformance packages, which are heavily used in the projects in this repository.

If you'd like to learn more on these libraries:

  • See our samples and docs on the MVVM Toolkit at aka.ms/mvvmtoolkit
  • See the docs on the HighPerformance package here
  • Explore the codebase for these and other Windows Community Toolkit packages here

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.