hydra

package module
v0.0.0-...-bf3c7c9 Latest Latest
Warning

This package is not in the latest version of its module.

Go to latest
Published: Feb 23, 2023 License: Apache-2.0 Imports: 0 Imported by: 0

README

=====
Hydra
=====

.. image:: https://img.shields.io/github/tag/hydralang/hydra.svg
    :target: https://github.com/hydralang/hydra/tags
.. image:: https://img.shields.io/hexpm/l/plug.svg
    :target: https://github.com/hydralang/hydra/blob/master/LICENSE
.. image:: https://travis-ci.org/hydralang/hydra.svg?branch=master
    :target: https://travis-ci.org/hydralang/hydra
.. image:: https://coveralls.io/repos/github/hydralang/hydra/badge.svg?branch=master
    :target: https://coveralls.io/github/hydralang/hydra?branch=master
.. image:: https://godoc.org/github.com/hydralang/hydra?status.svg
    :target: http://godoc.org/github.com/hydralang/hydra
.. image:: https://img.shields.io/github/issues/hydralang/hydra.svg
    :target: https://github.com/hydralang/hydra/issues
.. image:: https://img.shields.io/github/issues-pr/hydralang/hydra.svg
    :target: https://github.com/hydralang/hydra/pulls
.. image:: https://goreportcard.com/badge/github.com/hydralang/hydra
    :target: https://goreportcard.com/report/github.com/hydralang/hydra

This repository contains Hydra.  Hydra is in the very early conceptual
stage, and is intended to be a new, Python-like programming language
focused on running in an inherently distributed fashion.

Documentation

Overview

Package hydra contains Hydra. Hydra is in the very early conceptual stage, and is intended to be a new, Python-like programming language focused on running in an inherently distributed fashion.

Directories

Path Synopsis
Package parser implements the parser for Hydra.
Package parser implements the parser for Hydra.
common
Package common contains common definitions and routines for the Hydra parser.
Package common contains common definitions and routines for the Hydra parser.
lexer
Package lexer contains a lexer for the Hydra parser.
Package lexer contains a lexer for the Hydra parser.
scanner
Package scanner contains a scanner for the Hydra parser.
Package scanner contains a scanner for the Hydra parser.

Jump to

Keyboard shortcuts

? : This menu
/ : Search site
f or F : Jump to
y or Y : Canonical URL