Sha256: 3760e692e5a48e3b2dd736fd934011beb4d858552903859af6633cc8165eae95
Contents?: true
Size: 342 Bytes
Versions: 5
Compression:
Stored size: 342 Bytes
Contents
Feature: Compiling a single line nila program Scenario: Input with a single line nila program Given the input file "simple.nila" When the ~compiler is run The output file must be "simple.js" The output file must equal "correct.js" Configurations: ~compiler => bin/nilac.rb :v $cliusage => ruby :v --compile $file
Version data entries
5 entries across 5 versions & 1 rubygems