Ecosyste.ms: Awesome

An open API service indexing awesome lists of open source software.

Awesome Lists | Featured Topics | Projects

https://github.com/cody-p2p/logix

for ALL statement(s) to work a statement must be 'addressed.'
https://github.com/cody-p2p/logix

code hash perl shell

Last synced: 25 days ago
JSON representation

for ALL statement(s) to work a statement must be 'addressed.'

Awesome Lists containing this project

README

        

## Import system
The following talking point is about assigning parameters.
```perl
for while do command function( parameter );

import sys from src2;

use read::file.pm;
```
## Sequencial Generation
All the sigils in a logical order.

```perl
for eq seq gen str '$(' + '$!' + '$@' + '$#' + '$$' + '$%' + '$^' + '$&' + '$*' + '$(' + '$)';
```
```perl
'$@=verify'
for EXAMPLE: '$!' >goto '$@' = { 'seq...gen' }
Sample: $! $@user fetch( command >goto next available @CONDITIONAL; )
'$#=ctrl'
for EXAMPLE: IF '$#' ELSE // command notes // CTRL command comments
'$$=scalar'
for EXAMPLE: use $$authenticator( 'parameter' open @ID user namespace )
'$%=hash'
for EXAMPLE: call() $%DATA_LIST_DATA[ set $1 > $2 = $3 set $4 {command|test|confirm >> controller }]
'$^=peek'
for EXAMPLE: look(display > legacy ) $^peek_serial_DSN_DATA_QUERY
'$&=runtime'
for EXAMPLE: '$&' runtime(paramter|login>set$$COMMAND) authenticator('$&' >goto command )
'$*=permission'
for EXAMPLE: '$*' in '$!' >goto 'command' {'set|command|code'}

'$(=open 'statement' n\''
for EXAMPLE: import system >goto open command(:: select > connect index|source>confirm??)
```
## Authentication Syntax
```perl
sample: connect index from source;
PAREN( ref: '~ ! @ # $ % ^ & * ( )' )
AUTH( ref: "~~ !! @@@ ## $$ %% ^^ && ** (( )) ")
STATUS( ref: online. )

'$)=closed statement'
for ALL statement(s) to work a statement must be 'addressed.'
```
## Confirm Sequencial Units
Double dial parameter for controller command.

```perl
'!!' = repeat command
'@@' = add id
'##' = ctrl comment
'$$' = ctrl scalar
'%%' = ctrl split
'^^' = ctrl peek
'&&' = ctrl runtime
'**' = ctrl permission accessor
'((' = paren statement
'))' = close statement paren
```

This is a hyper cubix block
from 1 to 100.

```perl

"! @ # $ % ^ & * ( !)"
"!! !@ !# !$ !% !^ !& !* !( @)"
"@! @@ @# @$ @% @^ @& @* @( #)"
"#! #@ ## #$ #% #^ #& #* #( $)"
"$! $@ $# $$ $% $^ $& $* $( %)"
"%! %@ %# %$ %% %^ %& %* %( ^)"
"^! ^@ ^# ^$ ^% ^^ ^& ^* ^( &)"
"&! &@ &$ &% &^ && &* &( *)"
"*! *@ *# *$ *% *^ *& ** *( ()"
"(! (@ (# ($ (% (^ (& (* (( !))"

```
Build a system from what you see.