Skip to content
This repository has been archived by the owner on Oct 27, 2022. It is now read-only.
/ RE_Spreadsheet Public archive

Use bash, sed, grep and tr to write a easy speardsheet language.

License

Notifications You must be signed in to change notification settings

drm343/RE_Spreadsheet

Repository files navigation

RE_Spreadsheet

Use bash, sed, grep and tr to write a easy speardsheet language.

Command

File New [FILENAME]: Set filename and calculate in this file until set new filename.

Size [SIZE_ROW] [SIZE_COLUMN]: Set speardsheet size.

Move Row [NUM]: Move row's register to NUM.

Move Column [NUM]: Like Move Row but target is column.

Grid Set [NUM]: Set value to (row, column).

USE

./re_spreatsheet [SOURCE FILENAME]

example: ./re_spreatsheet test_code_1

About

Use bash, sed, grep and tr to write a easy speardsheet language.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages