问题标签 [alex]
For questions regarding programming in ECMAScript (JavaScript/JS) and its various dialects/implementations (excluding ActionScript). Note JavaScript is NOT the same as Java! Please include all relevant tags on your question; e.g., [node.js], [jquery], [json], [reactjs], [angular], [ember.js], [vue.js], [typescript], [svelte], etc.
61 问题
0
投票
1
回答
57
浏览
haskell - 获取词法分析器中引号中任何符号的标记
我想解析引号中的任何符号。我可以这样解析单词。应该如何看待任何符号的正则表达式?