logo

oasis-root

Compiled tree of Oasis Linux based on own branch at <https://hacktivis.me/git/oasis/> git clone https://anongit.hacktivis.me/git/oasis-root.git

container.lua (150B)


  1. -- Copyright 2006-2024 Mitchell. See LICENSE.
  2. -- Container LPeg lexer.
  3. -- This is SciTE's plain text lexer.
  4. return require('lexer').new('container')