Skip to content
This repository has been archived by the owner on Nov 14, 2019. It is now read-only.

add Python/Cython/Nim CheatSheet #66

Open
wants to merge 1 commit into
base: master
Choose a base branch
from
Open
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -274,6 +274,7 @@ It tests package installation and generates documentation using "nim doc".
* [Nim by Example](https://nim-by-example.github.io) - Series of pages and examples for learning the Nim programming language.
* [Nim for Python programmers](https://github.com/nim-lang/Nim/wiki/Nim-for-Python-Programmers) - Guide to Nim for people with experience in Python.
* [Rosettacode:Nim](https://rosettacode.org/wiki/Category:Nim) - 100s of solutions for various tasks using Nim (Implementations available in other languages as well).
* [Python/Cython/Nim CheatSheet](https://dev.to/juancarlospaco/python-cython-nim-cheatsheet-hjj)

[**⇑**](#contents "Go to the top")

Expand Down