GithubHelp home page GithubHelp logo

joshgoebel / nim-1 Goto Github PK

View Code? Open in Web Editor NEW

This project forked from exercism/nim

0.0 2.0 0.0 4.88 MB

Exercism exercises in Nim.

Home Page: http://exercism.io/languages/nim

License: MIT License

Nim 98.84% Shell 1.16%

nim-1's Introduction

Exercism Nim Track

Build Status

Exercism exercises in Nim

Contributing Guide

Please see the contributing guide

How to run all exercise's unit tests

The test runner that Travis CI uses is it's own Nim application found at _test/check_exercises.nim in the repository. To run the test locally you need to compile the application and then run it.

To compile, run

$ nim c _test/check_exercises.nim

Then to run all the unit test, run

$ _test/check_exercises

This will run all the unit tests in the exercise folders, along with renaming the example.nim to the appropriate module name to be imported into the unit test. After the test is done, it will rename the file back to example.nim. If all test pass, then you will see SUCCESS as the last line, if there are any errors you will see FAILURES with a list of exercises that have a failing test.

Nim icon

The Nim logo is assumed to be owned by Andreas Rumpf. It appears to be released under the MIT license, along with the Nim codebase. We've adapted the official Nim logo by changing the colors, which we believe falls under fair use.

nim-1's People

Contributors

amscotti avatar kytrinyx avatar cmc333333 avatar sjakobi avatar clementi avatar pminten avatar austinlyons avatar dkinzer avatar catb0t avatar cgrayson avatar yardanico avatar joeltaylor avatar petertseng avatar scbafk avatar

Watchers

Josh Goebel 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.