Git Product home page Git Product logo

com.johannesmp.compile's Introduction

A small web-based multi-file compiler: Live version

Todo

I'd like to work on the following, time permitting:

Bugs/Fixes

  • Scrolling problems when close to min-height of editors
  • Occasional errors when adding/removing files repeatedly
  • iOS scaling (viewport)
  • iOS scrolling (horizontal not wrapping or scrolling)
  • Disable buttons while document is still loading (for low-speed mobile connections)
  • General code smell; Need to pay of code debt of quick prototyping

Features

  • Feedback on destructive actions (file deletion, window closing)
  • Editor Color scheme selection
  • Settings menu
    • And the ability to save them (ex. cookie)
  • Other view modes, such as tabbed, or fullscreen.
  • Expanded Compiler args
    • Macro definition UI to make composing the final cmd easier
    • Macro highlighting
    • Preview of composed cmd
  • Support for gists
    • Github OAuth login
    • Github gist API
      • Download files from a provided gist ID and compile them.
      • Gist uploads (require login?)
    • Query string to allow sharing of gists and compiling
    • Embed version for portfolio demos
  • Use CodeMirror for console output
    • General bash-style colors
    • Syntax/error highlighting for g++ output
  • Look into proper backend
    • Framework like Ember, though ideally lightweight
    • Switch to modules (browserify/RequireJS/etc)
  • HTTPS for github pages(?)

com.johannesmp.compile's People

Contributors

johannesmp avatar

Watchers

 avatar  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.