Coder Social home page Coder Social logo

stdloli's Introduction

Stdloli

This is a meme header file that define a macro for most of the basic C syntax with a "Manga" version of it

Example

#include "stdloli.h"
#include<stdio.h>
ore_wa_ochin_chin_go_daisuki_nanda_yo(void){
    ahegao cock[] = "Hentai\n" sugoi
    look_at_my("%s", cock) sugoi
    yamete kudasai sugoi
}
// It's equivalent to

int main(void){
    char cock[] = "Hentai\n";
    printf("%s", cock);
    return 0;
}

Contributions

Contributions are made to this repo via Issues and Pull Requests (PRs).
A few general guidelines that cover both:
  • Search for existing Issues and PRs before creating your own.

Issues

Issues should be used to report problems with the library, request a new feature, or to discuss potential changes before a PR is created.

If you find an Issue that addresses the problem you're having, please add your own reproduction information to the existing issue rather than creating a new one.

Pull Requests

PRs are always welcome and can be a quick way to get your fix or improvement slated. In general, PRs should:

  • Only fix/add the functionality in question OR address wide-spread whitespace/style issues, not both.
  • Add unit or integration tests for fixed or changed functionality (if a test suite already exists).
  • Address a single concern in the least number of changed lines as possible.

Inspired by Senpai eso lang. ❤️

stdloli's People

Contributors

spanishinquisition49 avatar

Stargazers

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