This website requires JavaScript.
Explore
Projects
Krypton
CPU vs AI
Eko
Help
Register
Sign In
mirrors
/
Nim
Watch
1
Star
0
Fork
0
You've already forked Nim
mirror of
https://github.com/nim-lang/Nim.git
synced
2026-01-02 11:12:37 +00:00
Code
Issues
Packages
Projects
Releases
Wiki
Activity
24
Commits
71
Branches
69
Tags
6fe0de0639fe3163376acfb3dad75e2264a88363
Go to file
Code
Clone
HTTPS
Tea CLI
Open with VS Code
Open with VSCodium
Open with Intellij IDEA
Flaviu Tamas
6fe0de0639
Fix incorrect check
...
pcre_study can return nil and still succeed The indicator of failure is a non-nil error message
2015-01-10 20:54:36 -05:00
src
Fix incorrect check
2015-01-10 20:54:36 -05:00
test
Expose the pattern string, rename some procs
2015-01-10 20:36:34 -05:00
.gitignore
Initial Commit
2015-01-07 17:48:43 -05:00
nre.nimble
Implement regex execution
2015-01-10 14:11:43 -05:00
Description
Nim is a statically typed compiled systems programming language. It combines successful concepts from mature languages like Python, Ada and Modula. Its design focuses on efficiency, expressiveness, and elegance (in that order of priority).
compiler
efficient
hacktoberfest
language
macros
metaprogramming
nim
procedural
652
MiB
Languages
Nim
96.6%
HTML
1.8%
Python
0.5%
C
0.4%
Shell
0.4%
Other
0.2%