Concatenative Editing
phfilip.com
Concatenative Editing
1–4 of 4 posts
Re: Concatenative Editing
#2> [...] "22 L" will go to line 22 [...]
This is what you get for posting about your functions before implementing them. :)
Re: Concatenative Editing
#3> [...] "2 l k. 2" pushes the number 2 onto the stack, signifying to run a function twice. l pushes a line reference onto the stack, indicating that [...] > [...] "22 L" will go to line 22 [...] This is what you get for posting about your functions before implementing them. :)
Much like in vim: "f" searches _forward_ while "F" searches _backwards_. Perfectly valid. I see no implementation hurdles here.
Re: Concatenative Editing
#4> [...] "2 l k. 2" pushes the number 2 onto the stack, signifying to run a function twice. l pushes a line reference onto the stack, indicating that [...] > [...] "22 L" will go to line 22 [...] This is what you get for posting about your functions before implementing them. :)
What's the problem? One is lowercase and the other clearly upper case. Much like in vim: "f" searches _forward_ while "F" searches _backwards_. Perfectly valid. I see no implementation hurdles here.
...Which doesn't sound as bad to me today as it did yesterday. I dunno.