GlueLang User’s Manual¶

Ryuichi Ueda, Chiba Institute of Technology

  • code repository: https://github.com/ryuichiueda/GlueLang
  • manual in Japanese: https://github.com/ryuichiueda/GlueLangDoc_ja
  • repository of this docs: https://github.com/ryuichiueda/GlueLang/tree/master/manual_src

Contents:

  • 1. Introduction
    • 1.1. GlueLang
    • 1.2. Setup
    • 1.3. LICENSE
  • 2. Call of commands
    • 2.1. Simple call
    • 2.2. Quotation of arguments
    • 2.3. Paths
  • 3. Variables
    • 3.1. File type variables
    • 3.2. String type variables
    • 3.3. Where phrase
  • 4. Shebang, comments, and Arguments
    • 4.1. Shebang
    • 4.2. Comments
    • 4.3. Arguments
  • 5. Connections of commands
    • 5.1. Pipeline
    • 5.2. And (>>)
    • 5.3. Or (!>)
    • 5.4. Then (?>)
  • 6. Blocks and procedures
    • 6.1. Do blocks
    • 6.2. While blocks
    • 6.3. Foreach blocks
    • 6.4. Procedures
    • 6.5. Scope
  • 7. Background processes
  • 8. Toward errors
    • 8.1. Exit statuses
    • 8.2. Error messages

Related Topics

  • Documentation overview
    • Next: 1. Introduction

This Page

  • Show Source

Quick search

Enter search terms or a module, class or function name.

©2017, Ryuichi Ueda. | Powered by Sphinx 1.3.1 & Alabaster 0.7.6 | Page source