RubyGems Navigation menu

node-marshal 0.2.2

This gem is designed for transformation of Ruby source code (eiher in the form of files or strings) to the Ruby nodes (syntax trees) used by Ruby MRI internals. Obtained nodes can be serialized to the platform-dependent binary or ASCII strings and restored and launched from serialized format. Such kind of transformation is irreversible and can be used for source code protection; the similar principle is used by RubyEncoder commercial software.

Gemfile:
=

installation:
=

Versions:

  1. 0.2.2 May 01, 2017 (40,5 ko)
  2. 0.2.1 March 16, 2016 (39,5 ko)
  3. 0.2.0 January 11, 2016 (37 ko)
  4. 0.1.2 December 24, 2015 (35,5 ko)
  5. 0.1.1 May 04, 2015 (30,5 ko)
Voir toutes les versions (6)

Propriétaires:

Auteurs:

  • Alexey Voskov

Total de contrôle SHA 256:

=

Total de téléchargements 11 537

Pour cette version 2 558

Version publiée:

License:

BSD-2-Clause

Version de Ruby requise: >= 1.9.3

Liens: