Giter VIP home page Giter VIP logo

babysh's Introduction

BAbySH

This is a very small and somewhat fast Linux shell. You can help make it smaller and faster. I am not using the word faster to refer to something that is measurable by standard benchmarks. I'm referring to the low level tricks that can help save clock cycles. If you are making one of these improvements, it will be obvious in the PR. I am using the word smaller to simply refer to lines of code. This was as terse as I could get it but, again, I know there are some tricks I don't know about that will shave off a few lines at a time.

Rules:

  1. No new functions
  2. No new features
  3. No global variables
  4. Any change must either reduce the number of lines of code while maintaining speed OR increase speed without adding lines of code.

Thanks for the help!

The log below will track the changes based on GitHub's sloc calculation. If I accept your PR I'll add you to the log!

sloc date contributor speed
523 4/22/2018 Kevin Pardew Initial

babysh's People

Contributors

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