GithubHelp home page GithubHelp logo

nim's Introduction

This is...

... a simple program to calculate terms in the "nim-world".

Parenthesises aren't supported yet (v0.1).

The code is ugly, inefficient and undocumented, but it does the job.

Run on...

...Windows:

Required files:
  • Nim.exe
  • msvcp120d.dll
  • msvcr120d.dll
Run:

Nim.exe

...Linux (Debian, Ubuntu):

Required files:
  • nim_calc
Run:

./nim_calc

...Linux (Any):

Required files:
  • nim_calc.cpp
Run:
make
./nim_calc

...Android:

Required files:
  • NimCalc.apk
Run:
  • Enable installing non-playstore apps (Settings->Security->"Unknown Source")
  • Install .apk app

TODO:

  • Add support for parenthesises
  • Evaluate params (Non-Interactive mode)
  • Allow spaces (Just clear them out)
  • Port to Android (DONE, finally, took way too long. I hate Java)
  • Port to TI NSPIRE (DONE, see the ti_nspire

LICENSE:

MIT

[In short: Do whatever you want with this.]

nim's People

Contributors

garbaz avatar

Stargazers

 avatar

Watchers

 avatar  avatar  avatar  avatar

Forkers

nilskober

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.