Giter Site home page Giter Site logo

ravneet1992 / help50 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from cs50/help50-deprecated

0.0 0.0 0.0 4.51 MB

This is help50, a command-line tool that helps students understand error messages.

Home Page: https://cs50.harvard.edu/

License: GNU General Public License v3.0

Python 100.00%

help50's Introduction

help50

Build Status

help50 is a command line tool that makes an effort to translate some of the more arcane error messages that other tools, such as clang or valgrind, sometimes spit out. In this way, it serves as a "virtual TF" of sorts, hopefully helping nudge students in the right direction, so that they needn’t wait for a staff member at office hours when a little bit of translation of the error message is really all that’s needed to move on.

Installation

pip install help50

Usage

  • help50 ./foo
  • CC=clang help50 make foo
  • help50 clang -o foo foo.c
  • ./foo |& help50
  • CC=clang make foo |& help50
  • clang -o foo foo.c |& help50

help50's People

Contributors

dmalan avatar brianyu28 avatar coltonoscopy avatar tlively avatar cmlsharp avatar annieechen avatar dlloyd09 avatar glennholloway 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.