Sha256: 0c8d4d03c9cf0e0cf898fc9d3b85aa3a92e9c878eb1213970aea1b8c6fad755a
Contents?: true
Size: 347 Bytes
Versions: 7
Compression:
Stored size: 347 Bytes
Contents
Feature: Compiling for loops in a nila program Scenario: Input with several kinds of for loops Given the input file "regular_for.nila" When the ~compiler is run The output file must be "regular_for.js" The output file must equal "correct_for.js" Configurations: ~compiler => src/nilac.rb :v $cliusage => ruby :v --compile $file
Version data entries
7 entries across 7 versions & 1 rubygems