Tag
The article explains why F# is a great choice for scripting and automation tasks, highlighting its helpful type system and natural pipeline operator that make code predictable and reliable.
Simon Willison demonstrates how to use the llm CLI tool in script shebang lines to execute LLM prompts and tool calls directly from executable files.