首页| JavaScript| HTML/CSS| Matlab| PHP| Python| Java| C/C++/VC++| C#| ASP| 其他|
购买积分 购买会员 激活码充值

您现在的位置是:虫虫源码 > Java > flyparse-mode

flyparse-mode

  • 资源大小:409.14 kB
  • 上传时间:2021-06-30
  • 下载次数:0次
  • 浏览次数:0次
  • 资源积分:1积分
  • 标      签:

资 源 简 介

NOTE: Flyparse-mode is now hosted at github: flyparse-mode Flyparse-mode is an emacs minor-mode designed to support the creation of programming-language major-modes. Flyparse uses external parsers to generate s-expression ASTs for language files, as they are being edited. Language modes are then able to query these ASTs using a declarative search syntax. Features: * Pluggable architecture. It doesn"t matter how you implement the parser, as long as it supports the flyparse protocol. Simple and unobtrusive. Can be used to compliment an existing language mode. Provides an intuitive query language for accessing the parse-trees. For example, to get a list of all javascript function names in a file, you might say: (flyparse-query-all "("PROGRAM" "FUNCTION_DECLARATION" "FUNCTION_NAME" &

文 件 列 表

as3
as3-flyparse-extensions.el
COPYING
css
css-flyparse-extensions.el
flyparse-mode.el
javascript
javascript-flyparse-extensions.el
lib
flyparse_parsers.jar
README
VIP VIP
0.224689s