crystal-libraries-needed
nimforum
crystal-libraries-needed | nimforum | |
---|---|---|
3 | 31 | |
141 | 764 | |
0.0% | 0.1% | |
0.0 | 4.8 | |
over 7 years ago | 2 months ago | |
Nim | ||
- | MIT License |
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.
crystal-libraries-needed
-
Any project ideas in crystal
There are many ideas listed here: https://github.com/crystal-community/crystal-libraries-needed/issues .
-
Py2cr: A Python3 to Crystal Translator
This project started with this request: https://github.com/crystal-community/crystal-libraries-neede...
However, it is heavily based on the (abandoned?) py2rb work by Naitoh which I made enhancements to.
IMO, Rubyists should have an easier time with Crystal syntax since it is more similar. Also, the likelihood of having type annotations in Python is much higher than Ruby because type annotations have been around longer in Python, iirc.
-
Crystal 1.1.0 Is Released
There's one here: https://github.com/crystal-community/crystal-libraries-neede...
Not sure how active it is, though.
nimforum
-
Marketing the Odin Programming Language Is Weird
> Only huge projects can afford to have multiple Discords, Telegrams, IRCs, Wikis
There's one option available to small projects and actually you already named it yourself:
> relay bots.
Take for example Nim community. It's not huge by any margin, but we have fairly active forum[0], occasionally active Telegram channel and most of activity is on Discord, IRC and Matrix. I've grouped these three because they're almost seamlessly connected with relay bots into one platform. You can join one of several bridged platforms[1] and talk to everyone on Discord, Gitter, Matrix, etc. with quotes, pings and attachments working as you'd expect them to.
It is certainly an extra burden to moderate and manage all of this, but now you can atleast have an IRC archive[2] that's indexable and searchable [3].
On the other hand, having Discord as your *only* place for discussions is plain stupid (read: foolish). Because I know several people, including myself some years ago, that just 'nope out' from using a project when they see that the only place to get support is a Discord channel.
[0] - https://forum.nim-lang.org/
[1] - https://nim-lang.org/community.html
[2] - https://irclogs.nim-lang.org/30-05-2012.html
[3] - https://duckduckgo.com/?t=ffab&q=site%3Airclogs.nim-lang.org...
-
Fusion – a hobby OS implemented in Nim
To be honest, I haven't found the community size to be an issue. The Nim forum[0] has a vibrant community, and is the place I go to for help, and the response is usually quick and on point. The language is also evolving in a careful manner, with Araq at the helm I think it's going to be even better in the long term.
As for the ecosystem, yes, it's not as big as Python or Rust, but surprisingly the standard library has most of what people need. I rarely look for 3rd party packages to do something.
That being said, I acknowledge that Nim is on the lesser known languages of the spectrum, but that doesn't take away from its merits as a very promising language that does what it's supposed to do very well.
[0] https://forum.nim-lang.org
-
How can I add graphics to my nim program?
If the video example does not work, you can use the examples projects in the nim SDL repository. When ex101_init.nim works, there is no reason the video example does not work. If you have further issues, do not hesitate to share a minimal working example with your detailed configuration (Nim compiler version, command line you used, file directory, libraries installed) on the forum.nim-lang.org
-
Best Web Framework Features?
It might be worth posting this on the official nim forum (https://forum.nim-lang.org/) to cast a wider net.
-
Some forum software written in Rust
Obviously forums aren't as popular as they used to be, so this topic might not be of interest to many. For folks that want to run a forum, they'd most certainly go with Discourse (Ruby), Flarum (PHP), Xenforo (PHP), NodeBB (Javascript), Nimforum (Nim) and maybe Casnode (Go)
-
Can't post in the NIM forum
https://forum.nim-lang.org/ doesn't let me post.
-
Minimalist self hosted apps
NimForum - https://github.com/nim-lang/nimforum
-
Lisp-Stick on a Python
You sound like you are in just the right demographic to love Nim...The Forum [1] is a good place to get support.
https://forum.nim-lang.org/
-
How the SQLite Virtual Machine Works
"embedded" can mean a few different things so that's a bit confusing for me, but if the intent was "show me places sqlite is used as a database backend for user-facing web software", the Nim forum (https://github.com/nim-lang/nimforum) uses sqlite as its database backend.
-
Good discussion forum for open source project?
I love NimForum, like a simplified discourse and super light on resources. Example
What are some alternatives?
tree-sitter-crystal
FluxBB - FluxBB is a fast, light, user-friendly forum application for your website.
crystalline - A Language Server Protocol implementation for Crystal. 🔮
cligen - Nim library to infer/generate command-line-interfaces / option / argument parsing; Docs at
scry - Scry is a code analysis server for https://crystal-lang.org
aether - Aether client app with bundled front-end and P2P back-end
crystal-libraries-neede
RFCs - A repository for your Nim proposals.
py2cr - Python3 to Crystal Translation using Python AST Walker
Nim - 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).
zig - General-purpose programming language and toolchain for maintaining robust, optimal, and reusable software.