Giter VIP home page Giter VIP logo

nimacros's People

Contributors

femtoemacs avatar wiremoons avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar

nimacros's Issues

Please bring the content back

Hello,

I was disheartened to see all the nimacros book content being deleted.

Can you please bring that back? I was quite thrilled to see this project and the ongoing progress.

What triggered this drastic step? How can the Nim community help?

Readthedocs

Have you considered using readthedocs linked with github?

Using makefiles with Nim?

I wonder why you are using makefiles with Nim. They're certainly useful with C/C++ where building is separated into the compilation of individual files, followed by linking. But with Nim the compiler takes care of all of this. Not only that but they're a bit clunky to use (but that's just me) and aren't the most portable thing in the world (though you don't seem to care much for that, admitedly most users on MS Windows will compile Nim with mingw, which includes make).
And at last, there is an alternative to make for Nim, which ships with Nim: Nimscript which is used in Nimble which also comes with every Nim installation.

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.