Sha256: 34b636e2f093a3dabf49d204f87349950750c746709ba61e80e4b8474154b3b1
Contents?: true
Size: 376 Bytes
Versions: 7
Compression:
Stored size: 376 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
7 entries across 7 versions & 1 rubygems