5
I Use This!
Activity Not Available
Analyzed 11 months ago. based on code collected over 2 years ago.

Project Summary

Nim (formerly known as "Nimrod") is a statically typed, imperative programming language that tries to give the programmer ultimate power without compromises on runtime efficiency. This means it focuses on compile-time mechanisms in all their various forms.

Beneath a nice infix/indentation based syntax with a powerful (AST based, hygienic) macro system lies a semantic model that supports a soft realtime GC on thread local heaps. Asynchronous message passing is used between threads, so no "stop the world" mechanism is necessary. An unsafe shared memory heap is also provided for the increased efficiency that results from that model.

Tags

c c++ compiled compiler cross_platform garbage_collection imperative language languages macro object_oriented programming programming_language real-time static statictyping systems

MIT License
Permitted

Commercial Use

Modify

Distribute

Sub-License

Private Use

Forbidden

Hold Liable

Required

Include Copyright

Include License

These details are provided for information only. No information here is legal advice and should not be used as such.

Project Security

Vulnerabilities per Version ( last 10 releases )

There are no reported vulnerabilities

Project Vulnerability Report

Security Confidence Index

Poor security track-record
Favorable security track-record

Vulnerability Exposure Index

Many reported vulnerabilities
Few reported vulnerabilities

Did You Know...

  • ...
    nearly 1 in 3 companies have no process for identifying, tracking, or remediating known open source vulnerabilities
  • ...
    check out hot projects on the Open Hub
  • ...
    use of OSS increased in 65% of companies in 2016
  • ...
    compare projects before you chose one to use
About Project Security

Languages

Python
75%
C
8%
Emacs Lisp
6%
14 Other
11%

30 Day Summary

Sep 4 2022 — Oct 4 2022

12 Month Summary

Oct 4 2021 — Oct 4 2022
  • 2728 Commits
    Up + 478 (21%) from previous 12 months
  • 265 Contributors
    Up + 88 (49%) from previous 12 months

Ratings

2 users rate this project:
5.0
 
5.0/5.0
Click to add your rating
  
Review this Project!