1. So Vim has vimscript, Emacs uses Lisp - what is LTSpice doing?
2. You can use .step to update a {R} for .meas and calculate MAX/MIN etc - how is the data being passed and how do the various directives influence each other? Note in the schematic, he uses {R} and 'r' and R1 and they are all roughly the same thing.. are these aspects of the language explained somewhere.. how is .meas receiving .step data - stack, pipe, IPC?
3. What's the difference between .meas <analysis-OP> and <genre-MAX>? Obviously parser will read the whole statement/directive but can I add a custom analysis and have my own genre? Is it a function call with genre as an argument?

2. You can use .step to update a {R} for .meas and calculate MAX/MIN etc - how is the data being passed and how do the various directives influence each other? Note in the schematic, he uses {R} and 'r' and R1 and they are all roughly the same thing.. are these aspects of the language explained somewhere.. how is .meas receiving .step data - stack, pipe, IPC?
3. What's the difference between .meas <analysis-OP> and <genre-MAX>? Obviously parser will read the whole statement/directive but can I add a custom analysis and have my own genre? Is it a function call with genre as an argument?
