GithubHelp home page GithubHelp logo

angeldollface / valkyrie Goto Github PK

View Code? Open in Web Editor NEW
3.0 1.0 0.0 4 KB

A simple, fast, and light-weight runtime for Javascript. :fairy_woman: :eagle: (W.I.P.)

Home Page: https://github.com/angeldollface/valkyrie

License: Other

TypeScript 12.21% Rust 84.80% RenderScript 3.00%

valkyrie's Introduction

VALKYRIE πŸ§šβ€β™€οΈ πŸ¦…

A simple, fast, and light-weight runtime for Javascript. πŸ§šβ€β™€οΈ πŸ¦…

ABOUT πŸ“š

The Javascript ecosystem is a mess. Node.js and NPM are messy and make package development and any other development a chore. Deno promised to change the ecosystem by addressing Node's problems. However, Deno is slowly morphing into what Node has become. To address this shortcoming and make Javascript development fast, easy, and fun, I decided to implement a smaller, faster and easier runtime with the mnost important advantages Deno has, minus all of Deno's shortcomings. This repository contains the source code for this runtime. This project is still work in progress.

FEATURES πŸ§ͺ

  • First-class support for Typescript.
  • Top-level async/await.
  • Transpiles to ES 6.
  • URL-Imports or import maps.
  • Fast, simple, and easy to use.
  • One light and tiny binary.

STATUS ⚠️

THIS PROJECT IS STILL HEAVILY WORK IN PROGRESS!

TO DO βš™οΈ

  • Build a lexer.
  • Build a parser.
  • Build a bytecode VM.
  • Implement module downloading.
  • Implement a transpiler to ES 6.
  • Implement module caching.
  • Implement an interactive shell.
  • Close to release, make a logo.
  • Decent documentation.
  • Implement a testing framework.
  • Write unit tests.
  • Extend the standard library further.

NOTE πŸ“œ

  • Valykrie by Alexander Abraham a.k.a. "Angel Dollface"
  • Licensed under the DSL v1.

valkyrie's People

Contributors

angeldollface avatar

Stargazers

mynane avatar  avatar Γ“scar Otero avatar

Watchers

 avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    πŸ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. πŸ“ŠπŸ“ˆπŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❀️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.