Sha256: 8f02c0187591f1d8666bb7b6bf5e2aeda86dd4f69f9b5d4c7b4e12339c97b8e0
Contents?: true
Size: 386 Bytes
Versions: 17
Compression:
Stored size: 386 Bytes
Contents
Feature: This feature bring Ruby's while statement to Nila. Scenario: Input function with while statements Given the input file "regular_while.nila" When the ~compiler is run The output file must be "regular_while.js" The output file must equal "correct_regular_while.js" Configurations: ~compiler => src/nilac.rb :v $cliusage => ruby :v --compile $file
Version data entries
17 entries across 17 versions & 1 rubygems