Rulebook documentation

Concepts:

  • Language Tour
  • Interactive Inversion of control
  • Graphic engines and machine learning

Tools

  • RLC
  • Building RLC from sources
  • Interoperation with engines and languages

Reinforcement Learning Docs:

  • Tutorial for RL people
  • RLC and GYM

UIs, Controllers, Gameplay:

  • UI, Controller, and Gameplay
  • 4Hammer
  • Board games

References:

  • Rulebook Language
  • stdlib
    • algorithms
    • collections
      • dictionary.rl
      • graph.rl
      • pair.rl
      • vector.rl
    • math
    • serialization
    • action.rl
    • bounded_arg.rl
    • enum_utils.rl
    • learn.rl
    • machine_learning.rl
    • none.rl
    • python.rl
    • range.rl
    • rng.rl
    • string.rl
Rulebook documentation
  • stdlib
  • collections
  • View page source

collections

collections:

  • dictionary.rl
    • Class Entry
    • Class Dict
  • graph.rl
    • Class Edge
    • Class Node
    • Class Graph
  • pair.rl
    • Class Pair
    • Free Functions
  • vector.rl
    • Class Vector
    • Class BoundedVector
Previous Next

© Copyright 2025, Massimo Fioravanti.

Built with Sphinx using a theme provided by Read the Docs.