Skip to content
@Para-Lang

The Para language

The Para programming language. Development has stopped in April 2022 and will likely not resume in the future.

para

The Para language

Latest Release PyPI version Py Versions License Documentation Status

Repositories

  • para-compiler - The Para Compiler (From Greek "para": Beside/Alongside). Main repository containing the compiler-implementation for the language.
  • para-cli - Command Line Interface Implementation for the Para Compiler. Default way to interact with the Para compiler.
  • libpbl - The Para Base Library written in C. Provides core functionality, types and macros for the language.
  • libpext - The Para Extension Library written in C and Para. (Reserved repository - Empty for now)
  • libasync - Stackless Async Subroutines for C - Experimental fork for extending functionality

Docs

For in-depth information about the project and how to get started, visit our docs here.

Development

To develop on the Para Project, you may contribute to the main repo containing the compiler implementation or one of the following side-repos:

  • Para Base Library - The Para Base Library written in C. Provides core functionality, types and macros for the language.
  • Para Extension Library - The Para Extension Library written in C and Para. (Reserved repository - Empty for now)

For more info on development for the core Python API and compiler, you may go here.

Disclaimer

Para is not intended as a language for production code or professional usage as of now. It is for now solely a free-time/college project.

This also means that issues or bugs while running can likely occur, and it's not a stable or production-ready language as of the point of writing. (2022-01-25).

Pinned

  1. para-compiler para-compiler Public archive

    The Para Compiler (From Greek "para": Beside/Alongside)

    Python 6 2

  2. libpbl libpbl Public archive

    The Para Base Library written in C. Provides core functionality, types and macros for the language.

    C 1 1

Repositories

Showing 6 of 6 repositories
  • para-compiler Public archive

    The Para Compiler (From Greek "para": Beside/Alongside)

    Python 6 GPL-3.0 2 17 (5 issues need help) 0 Updated Apr 24, 2022
  • libpbl Public archive

    The Para Base Library written in C. Provides core functionality, types and macros for the language.

    C 1 GPL-3.0 1 0 0 Updated Apr 24, 2022
  • .github Public archive

    Description repository for Para

    0 0 0 0 Updated Apr 22, 2022
  • libpext Public archive

    The Para Extension Library written in C and Para.

    1 GPL-3.0 0 0 0 Updated Apr 17, 2022
  • libasync Public archive Forked from naasking/async.h

    Stackless Async Subroutines for C - Experimental fork for extending functionality

    C 0 BSD-3-Clause 53 0 0 Updated Mar 16, 2022
  • para-cli Public archive

    Command Line Interface Implementation for the Para Compiler.

    Python 1 GPL-3.0 1 0 0 Updated Jan 28, 2022

Top languages

Loading…

Most used topics

Loading…