z icon indicating copy to clipboard operation
z copied to clipboard

it's not "native", it's "vanilla"

Open ghost opened this issue 7 years ago • 9 comments

"native" nowadays means "a system app" -- mobile or desktop, i.e. "does not depend on a web-browser"

what you wanted to say is "vanilla" -- b/c it dosnt need babel, webpack or a WASM compiler

ghost avatar Nov 18 '17 01:11 ghost

Thanks, I'm gonna change it.

leonardiwagner avatar Nov 19 '17 17:11 leonardiwagner

native for me would also include if it was a language feature, but it's not, more of a hack

ForsakenHarmony avatar Nov 21 '17 17:11 ForsakenHarmony

In this spirit, are you specifically trying to align as closely as possible to https://github.com/tc39/proposal-pattern-matching?

depoulo avatar Nov 24 '17 16:11 depoulo

@depoulo No. That proposal is not mature yet, there are a lot of caveats, besides not being able to be close anyway due the proposal features rely mostly on Javascript syntax changes.

leonardiwagner avatar Nov 24 '17 16:11 leonardiwagner

Still says "native" on the front-page https://z-pattern-matching.github.io/

It's not native. It's vanilla.

ghost avatar Apr 06 '18 23:04 ghost

It still says native

ForsakenHarmony avatar Apr 20 '18 14:04 ForsakenHarmony

I don't know why this issue was closed, reopening right now, thanks for the warning @ForsakenHarmony and @naomik

Just to remember this project isn't "mine" and it's open to anyone send PRs, I'm currently assigned to update the whole website (including new features done past weeks) which is a higher priority, but after that, I can work on this also if still this description. Thanks.

leonardiwagner avatar Apr 20 '18 16:04 leonardiwagner

it's on the website

ForsakenHarmony avatar Apr 21 '18 01:04 ForsakenHarmony

as on #52 , we need also to check our main lib dependencies if default parameters is required at all, and place that on new documentation as well (requirements for nodejs, babel, ts, and browser)

leonardiwagner avatar Sep 28 '18 19:09 leonardiwagner