17 packages
dogmalang
Dogma language support for JavaScript.
@dogmalang/core
Dogma language core for JavaScript.
@dogmalang/exec
Functions for executing lines from shell.
@dogmalang/exec.async
Functions for executing lines from shell, asynchronously.
dogmalang.fs
File system support for Dogma language.
@dogmalang/fs.async
API for interacting with the file system, asynchronously.
@dogmalang/fs.sync
API for interacting with the file system, synchronously.
dogmalangmin
Dogma language support.
@dogmalang/os
Lib for getting OS info.
@dogmalang/path
Utilities for working with file and directory paths.
dogmalang.path
Path support for Dogma language.
@dogmalang/queue
A queue implementation.
@dogmalang/range
range() for Dogma language.
@dogmalang/reminder
A reminder implementation.
@dogmalang/stack
A stack implementation.
@dogmalang/time.converter
Lib for converting to specific time units.
dogma.lex
Lexical parser for Dogma language.