Sha256: bd086f538dd6f5779bd3cf701323e87f481f64eeded412814859b928b50f828e
Contents?: true
Size: 413 Bytes
Versions: 7
Compression:
Stored size: 413 Bytes
Contents
Feature: This feature bring Ruby's indexing capabililty to Javascript. Scenario: Input file with Ruby style Array and String indexing Given the input file "array_string_indexing.nila" When the ~compiler is run The output file must be "array_string_indexing.js" The output file must equal "correct_indexing.js" Configurations: ~compiler => src/nilac.rb :v $cliusage => ruby :v --compile $file
Version data entries
7 entries across 7 versions & 1 rubygems