Skip to content

Latest commit

 

History

History
25 lines (17 loc) · 627 Bytes

notes.org

File metadata and controls

25 lines (17 loc) · 627 Bytes

Notes

git

This is example of checking if the folder has the revision we expect.

git show --oneline --stat ff2a
git log -1

running commands

examples of running a program file:~/Programming/Lisp/lispy-experiments/calling-program.lisp::60 file:~/Programming/Lisp/lispy-experiments/double-linked-list.lisp::183

process exit code file:~/Programming/Lisp/lispy-experiments/simple-graphviz/simple-graphviz.lisp::61 file:~/Programming/Lisp/lispy-experiments/tiny-fsm/dot.lisp::39

esrap

examples in other projects

file:~/Programming/Lisp/lispy-experiments/greek/hub-parser.lisp::186