Skip to content

azurity/biu-regexp-protoype

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

prototype of RegExp of mobius in typesciprt language

typescript写的mobius要用的RegExp的原型,用于修正算法

unicode.ts是对mobius的unicode模块的模拟

语法

  • 基于ECMAscript RegExp 语法
  • 没有捕获组的引用\n, \k<name>之类的
  • 只有ignoreCase, 和multiline两个模式位,强制unicode模式
  • 额外增加了\e来转义\x1B

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published