Sha256: 6cb4058d7224e7962d3b0210959d53d74e620870dbe6ac19f53ef869301bb597

Contents?: true

Size: 349 Bytes

Versions: 1

Compression:

Stored size: 349 Bytes

Contents

# frozen_string_literal: true

#
# Copyright (c) 2018-present, Blue Marble Payroll, LLC
#
# This source code is licensed under the MIT license found in the
# LICENSE file in the root directory of this source tree.
#

require_relative 'lexer/lexer'
require_relative 'parser/parser'
require_relative 'interpreter/interpreter'
require_relative 'logic'

Version data entries

1 entries across 1 versions & 1 rubygems

Version Path
logicality-1.0.5 lib/logicality/logicality.rb