Skip to content

Instantly share code, notes, and snippets.

@ApexExpress
Created November 4, 2023 03:13
Show Gist options
  • Save ApexExpress/96bc159f5d77818e9e1f6780d74fa1cb to your computer and use it in GitHub Desktop.
Save ApexExpress/96bc159f5d77818e9e1f6780d74fa1cb to your computer and use it in GitHub Desktop.
free formation indepence language
import os
import system from os
A-Z alphabet syntax
qwertyuiopasdfghjklzxcvbnm
META[DATA]
CODE{DATA}
\system_route
| pipeline operator
' literal qoute
" objective qoute
: bind
:: bond
; end_line
/ route_files
? query_FAQ
. stop_line
> right_tag
, comma breathe
< left_tag
0 zero_value
12345678 1-8
9 last_unit
~ stream_path
! declaration
@ id_array
# ctrl_comment
$ scalar_variable
% split_table
^ peek_bump
& routine_operator
* permission_operator
( open_paren
) closed_paren
_ underscore_nested
+ additional operator
= eq_operator
- tac minus operator
0 zero
9 nine
8 eight
7 seven
6 six
5 five
4 four
3 three
2 two
1 one
` back-tick-string
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment