Skip to content

phoenix missing_posix

KernelDeimos edited this page Feb 25, 2025 · 1 revision

Missing POSIX Functionality

References

Shell Command Language features known to be missing from phoenix

  • Parameter expansion

    This is support for $variables, and this is highest priority.

  • Compound commands

    This is if, case, while, for, etc

  • Arithmetic expansion
  • Alias substitution

How to Contribute

  • Check the README.md file for contributor guidelines.
  • Additional features will require updates to the parser. Right now there are repeated concerns between buildParserFirstHalf and buildParserSecondHalf which need to be factored out.

General

API

Concepts

Types

For Contributors

Extensions

Devmeta

Planning

Self_hosters

Src

Backend

A_and_A

For Contributors

Features

Lists_of_things

Notes

Src

Modules
Puterai

####### For Contributors

Test_drivers

Gui

Phoenix

Tools

Api_tester

Uncategorized

Clone this wiki locally