Introducing Socket Firewall: Free, Proactive Protection for Your Software Supply Chain.Learn More
Socket
Book a DemoInstallSign in
Socket

fables

Package Overview
Dependencies
Maintainers
1
Versions
2
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

fables

A simple and easy-to-use embedded language.

latest
Source
npmnpm
Version
0.0.1-beta.1
Version published
Maintainers
1
Created
Source

Fables

Fables is a high-level language inspired by languages like Lua and TypeScript, which require only a tiny in-browser compiler targetting a very simple VM geared towards embedded devices.

Features

  • Simple and small JavaScript compiler
  • VMs JavaScript and C (comming soon)
  • Low-memory, configurable footprint
  • Strongly typed (implied or explicit static types)
  • Hookable

Specifications

Please keep in mind this is an evolving language and does not yet have a released production release. Expect significant and frequent changes to the grammar, AST specification, API and VM until the v1.0.0 rlease.

Fables (High-level language)

  • Grammar
  • Specification

NoIR (Intermediate Representation language)

Mosquito (VM ISA)

License

MIT License.

Keywords

compiler

FAQs

Package last updated on 12 Mar 2024

Did you know?

Socket

Socket for GitHub automatically highlights issues in each pull request and monitors the health of all your open source dependencies. Discover the contents of your packages and block harmful activity before you install or update your dependencies.

Install

Related posts