Conversation

programmers! what programming languages are context sensitive and why? here are some broad examples that i know of: Haskell and Python use context-sensitive indentation Haskell and Agda have rules that change how parsing works dynamically during parsing
41
97