Giter VIP home page Giter VIP logo

mirandars / one-line-wonders Goto Github PK

View Code? Open in Web Editor NEW

This project forked from wzhouwzhou/one-line-wonders

0.0 0.0 0.0 804 KB

OneLineWondersCode | An actively maintained collection of "one-line" programs in various languages, performing various tasks | 238/250 One-Line Programs Milestone!

Home Page: https://hacktoberfest2018.suya.moe

License: GNU General Public License v3.0

JavaScript 7.23% Haskell 1.50% Python 31.80% PHP 0.95% Brainfuck 0.07% C++ 11.31% CoffeeScript 3.84% Rebol 0.02% Shell 1.40% PowerShell 1.29% Pascal 0.03% R 0.76% Perl 0.08% C 35.70% Go 1.77% TypeScript 0.03% Crystal 0.25% Groovy 1.50% Common Lisp 0.18% HTML 0.28%

one-line-wonders's Introduction

One Line Wonders

A collection of one-line programs in various languages, performing various tasks. "One-Line" is for those languages that support it; the aim is to create a runnable file the shortest a language can allow (i.e. no using ; instead of a new line and "minifying" it to be one line).

Why?

Have some fun with coding every once in a while, and see how you can abuse the semantics of a language.

Contributing

Anyone can contribute to this repo by opening a PR, your contribution will be open-source on Github. Don't know what to make? Try coding something that logs "Hello, world!" to the console!

Hacktoberfest 2019

Celebrate Hacktoberfest together with a diverse community of developers from around the world!

PRs not marked as spam will be counted towards 4 PRs in the month of October for your free Hacktoberfest T-Shirt!

Let's Get Started

  1. Fork this repository
  • Click the Fork button in the top right of this page, then click on your profile image.
  1. Clone to desktop git clone https://github.com/your-username/one-line-wonders.git
  2. Checkout a branch git checkout -b feature/branch-name
  3. Make yourself known
  • Add your bio to the CONTRIBUTORS.md file

    Name: [YOUR NAME](Github Link)
    Place: Where are you from?
    Coding Experience: Which programming languages do you know? What projects have you/do you worked on?
    Email: [email protected]

  1. Add your one-line program's files of the form [username]_[filename], i.e., wzhouwzhou_approximating_e.cc. If a folder for your code's language does not exist, feel free to create it.
  2. Commit and push git add .; git commit -m "commit message"; git push origin branch-name;
  3. Create a new Pull Request from your fork
  • Click on the New Pull Request button located near the top of your repository.
  1. Wait for your PR to be reviewed!

Star this repository if you had fun โญ๐ŸŽ‰

one-line-wonders's People

Contributors

wzhouwzhou avatar kannagikazuko avatar pluckyporcupine avatar benjaminurquhart avatar jackkav avatar priultimus avatar kennedy avatar kblicharski avatar melissachen2000 avatar blitzh0t avatar romellogoodman avatar jagw1re avatar earvingemenez avatar henning-k avatar kartikaggarwal98 avatar ernesoglu avatar shweta0310 avatar bigboynaruto avatar ngweihow avatar veena-v-g avatar ojaswy avatar niralpokal avatar pbootly avatar matankb avatar kmek avatar jamlamberti avatar hackleygithub avatar kaljuk avatar amanagarwal97 avatar devshawn 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.