Chiffon
Chiffon copied to clipboard
What is the status on the project?
Hi, @polygonplanet I looked at your module and seems to be a great work, but not compatible with latest ECMA specs. And some open tickets.
What is the plan with this module? Could I expect an refreshment of the module or should I look around for other options such as Acorn and Esprima?
Thanks!
I will fix bugs and support async/await at least.
Chiffon is different with Acorn and Esprima, to tokenized by regular expression, so I know that compatibility of ECMA-262 specification 100% can not be support.
Generic (often used) syntax will not be a problem.
I'm glad if you use this module, but I recommend Acorn or Esprima.