Skip to content
This repository has been archived by the owner on Dec 2, 2019. It is now read-only.

JorelAli/Brainfuck_IDE_Online

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Brainfuck_IDE_Online

A web based brainfuck IDE, written in NodeJS using express and socket.io

Usage

  • Clone the repository
  • Run the node server
    node brainfuck.js
    
  • Navigate to https://localhost:3000

Features

  • Code formatting
  • Code unformatting

Screenshots

screenshot