Skip to content

AtlasLinux/pnd-language

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

77 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

🧩 Pandora Language

Pandora Language is a declarative interpreter langauge with simple syntax.
It is used to describe packages for Atlas Linux Package Manager.

Project provides fast analyzer and executor for packages installation instructions.
The main idea is provide user-friendly package manager and package language in Atlas Linux System

⚠️ The project is currently under active development and may be unstable.

⚙️ Technical Details

  • Main Language: C
  • Build System: Make
  • C Compiler: gcc (you can use any supported for yourself)

🛠️ Building Guide

  1. Install C compiler (Makefile uses gcc)
  2. Clone this repository:
git clone https://github.com/AtlasLinux/pnd-language
  1. Build from Makefile:
make
  1. Compiled binary will be at build/pnd

👮 Repository

Project is licensed under the MIT License.
See more in LICENSE file.
You can check contribution guide in CONTRIBUTING.md

About

pnd language for describing pandora packages

Resources

License

Contributing

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 7