Categories: None [Edit]

csquare

https://rubygems.org/gems/csquare
https://github.com/mohawkjohn/csquare
C, then D, C++, C# -- now C^2, simple C templates using Ruby. Consider this to be a sort of carpenter's square. We call it C^2, or csquare. It's a simple tool for simple jobs. This gem was developed for use in NMatrix (part of the SciRuby Project). We wanted to be able to write a single function and have it be modified to produce C sources for each datatype (rational, complex, integer, float, Ruby object, etc). It also produces some rudimentary function pointer arrays if you so desire, so that these functions can be accessed using array notation. Experimental! Use at your own risk. Actually, don't use this at all! It's extremely buggy and probably won't be useful for your purposes. It's really custom-designed to handle a specific use case: NMatrix dtype templates.

Total

Ranking: 124,729 of 196,375
Downloads: 5,645

Daily

Ranking: 73,233 of 196,338
Downloads: 0

Depended by

RankDownloadsName

Depends on

RankDownloadsName
291,013,489,279rspec
153339,214,934rdoc
2,3839,528,594hoe
27,89153,674cast

Owners

#GravatarHandle
1iconmohawkjohn