]> Kevux Git Server - fll/commit
Progress: IKI Read.
authorKevin Day <thekevinday@gmail.com>
Sat, 27 Jun 2020 04:33:04 +0000 (23:33 -0500)
committerKevin Day <thekevinday@gmail.com>
Sat, 27 Jun 2020 04:33:04 +0000 (23:33 -0500)
commite7b881bf8aa7b6e2128919097caa74eab9911925
treecd79c419963fcb422f049c8c0be1bfda22c7110c
parent5484da505f7553ea7a75cad0b9056dab7b8afa1e
Progress: IKI Read.

Implement the basics of raw mode.
Raw mode should instead work in conjunction with the content, literal, and object modes so redesign accordingly.

Add some additional documentation to the help section.

Expand and Substitute are mostly ignored thus far and will be implemented at a later time.
The substitution will be copied from the argv as-is, so plan on using static strings instead of dynamic strings.

There will be function argument cleaning to do once I determine how Expand and Substitute will be implemented.
Until then, the arguments are fine as-is.
level_3/iki_read/c/iki_read.c
level_3/iki_read/c/iki_read.h
level_3/iki_read/c/private-iki_read.c
level_3/iki_read/c/private-iki_read.h