crystal-community / crystal-libraries-needed

A list of libraries that are needed or wanted for the Crystal-Language
141 stars 4 forks source link

Crystal Libary Generator #52

Open ghost opened 7 years ago

ghost commented 7 years ago

Yes I know, there are already two on the market, but it is pretty hard to use them. We need something easy to use with an awesome wiki to show on more thing, why everyone should migrate to Crystal.

We need an easy to use C Shared Libary Generator for Crystal.

Sija commented 7 years ago

Like https://github.com/olbat/libgen ?

RX14 commented 7 years ago

What people want is to add a shard to their shards.yml and then add this to their project:

c_include "foo.h", as: Foo

Make it a 1 line to include a C library. All the current projects have a long and complicated readme.

ghost commented 7 years ago

I mean a simple version of https://github.com/crystal-lang/crystal_lib