Skip to content

Navigation Menu

Sign in
Appearance settings

Search code, repositories, users, issues, pull requests...

Provide feedback

We read every piece of feedback, and take your input very seriously.

Saved searches

Use saved searches to filter your results more quickly

Sign up
Appearance settings
This repository was archived by the owner on Nov 16, 2021. It is now read-only.

stakira/vinyl.js

Folders and files

NameName
Last commit message
Last commit date

Latest commit

History

1 Commit

Repository files navigation

vinyl.js

At the moment, vinyl.js is meant to be a minial javascript runtime, aiming to support a subset of es6, with subtle extensions.

Features implemented so far:

  • null, int, bool, double, string, array, object
  • if else
  • while loop
  • named function
  • 'this' invocation

Not implemented yet:

  • for loop
  • anonymous function
  • class
  • sealing object
  • export, import

Other todos:

  • better error handling
  • garbage collection
  • bytecode vm

Of course, there's alot more...

About

A subset of ES6 and its runtime.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

AltStyle によって変換されたページ (->オリジナル) /