RubyGems Navigation menu

crun 0.0.4

Crun is an utility for compiling and running C-programs straight from C source files. Crun supports compile-run and compile-debug flows. You can embed custom compile options into the main c-file, if you need, for example, an external library for the program. You can also control the command line parameters passed to the program through Crun.

Gemfile:
= Copy to clipboard Copied!

install:
=

Versions:

  1. 0.0.4 - July 29, 2017 (13.5 KB)
  2. 0.0.3 - February 22, 2017 (10 KB)
  3. 0.0.2 - December 26, 2016 (9 KB)
  4. 0.0.1 - December 25, 2016 (64 KB)

Runtime Dependencies (2):

como >= 0.2.0, ~> 0.2
ffi-clang >= 0.3.0, ~> 0.3

Owners:

Authors:

  • Tero Isannainen

SHA 256 checksum:

226b9fc35396821e7dfaab2effb2851a0d305af7150be4577604a560e2087b65

Total downloads 8,235

For this version 2,439

License:

Ruby

Required Ruby Version: >= 1.9.3

Links: