Cursorless – A spoken language for structural code editing
1–10 of 73 posts
Re: Cursorless – A spoken language for structural code editing
#2Re: Cursorless – A spoken language for structural code editing
#3Imho text editing speed is not an issue for programmers.
Re: Cursorless – A spoken language for structural code editing
#4Re: Cursorless – A spoken language for structural code editing
#5I find it annoying that they are not using the standard phoenetic alphabet
Re: Cursorless – A spoken language for structural code editing
#6I find it annoying that they are not using the standard phoenetic alphabet
> Good question. For efficiency, we try to keep commonly used terms such as letters as short as possible. Note that the words we use for letters all one syllable, whereas the NATO phonetic alphabet are mostly two syllables. The words we use for spelling are also chosen so that they can be chained together easily and quickly, eg “harp each look look odd”. Easy to say quickly without slurring
Re: Cursorless – A spoken language for structural code editing
#7Reminds me of a talk I once saw where a developer developed arthritis and couldn't program effectively anymore, so he developed an almost "verbal vim" plugin for vim (or was it emacs?) that allowed him to write/edit code quickly using verbal utterances. I forget what that project was, but I wonder how these two compare.
Re: Cursorless – A spoken language for structural code editing
#8Imho text editing speed is not an issue for programmers.
And TDD is bad because it requires too much of typing /sarcasm
In terms of just typing, I could probably produce something like 50,000 lines of code in a 40 hour work week in a moderately verbose programming language. In practice I'll probably crank out somewhere between 1000-5000.
It's the thinking that is slow. It's made even slower by adding additional tasks and context switching.
Re: Cursorless – A spoken language for structural code editing
#9Re: Cursorless – A spoken language for structural code editing
#10Imho text editing speed is not an issue for programmers.
This is at the core of why vim/others are still so popular. The micro-gains in typing efficiency translate to much more efficient problem solving because you don’t “lose your place” within your mental process. I think the same would extend to cursorless.