Giter VIP home page Giter VIP logo

clever's Introduction

Make you code more clever!

Clever is a general purpose programming language written in C++. It aims to have a small footprint and supply an useful set of features, many seen in other languages.

Want to know more?

The main source of knowledge is our website and our mailing list. Oh and we love IRC, you will surely find someone online on #clever @ irc.freenode.net.

Feeling like getting your hands dirty?

If you don't know how to contribute, but know how to code, it'd be nice if you could implement one of the ideas from our wishlist. If you don't know how to code, but think you know enough about Clever, you can help us writting or fixing the documentation.

Coding Standards

We mostly code based on the Google C++ Style Guide, which seems sane enough. The LLVM one is also quite nice.

Use the .cc extension for C++ source files and .h for C++ headers, hopefully your compiler is smart enough to identify C++ source inside a .h (don't worry, GCC and Clang are!). Oh, I almost forgot, please use tabs instead of spaces, UTF-8 file encoding and UNIX file endings (Line feed a.k.a. n).

Git help:

reStructuredText help:

clever's People

Contributors

felipensp avatar gogo40 avatar heuripedes avatar krakjoe avatar muriloadriano avatar pedrofaria avatar rgsilva avatar rmagalhaes85 avatar typoon 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.