Coder Social home page Coder Social logo

faux's People

Contributors

futagoza avatar waffle-iron avatar

Watchers

 avatar  avatar

faux's Issues

API

document the faux API

faux.faux

faux module that exposes faux's internal functions to faux applications
will also provide a faux source code compiler

faux.std

This module should provide a ECMAScript based API (Class's, Methods and DataTypes) that all cross-compilers (faux.faux, faux.cpp and faux.js) should implement.

FPM

a application that helps to create, update, install and uninstall faux modules and packages (similar to npm)

VM

a VM (Virtual Machine) that runs faux bytecode or a faux package

JIT

a JIT (Just in Time) engine to run faux source code

faux.events

faux module that provides Event and EventEmitter class's

AOT

a AOT (Ahead of Time) engine to generate faux bytecode from faux source code

faux.Native

Use's the 'faux.faux' module to parse faux source code, then compiles native code (c++?)
Should also provide methods to access native code and load native based faux modules.

faux.buffer

buffer module for faux that provides class's and methods to deal with binary related data

faux.fs

file system module for faux

faux.threads

provides multi-threading and async modules for faux

Parser

base parser, used by the other faux class's to parse faux source code

AST

a AST generator for faux source code

Grammar

provides grammar details to the parsers

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.