New Research: Supply Chain Attack on Axios Pulls Malicious Dependency from npm.Details →
Socket
Book a DemoSign in
Socket

flow-typescript

Package Overview
Dependencies
Maintainers
1
Versions
1
Alerts
File Explorer

Advanced tools

Socket logo

Install Socket

Detect and block malicious and high-risk dependencies

Install

flow-typescript

Welcome to Noodle, a purely functional programming language designed to make learning functional and high-level programming possible without the need to write any code. Noodle gives you access to the javascript and Node.js ecosystem in a visual web-based

latest
npmnpm
Version
1.0.0
Version published
Weekly downloads
1
Maintainers
1
Weekly downloads
 
Created
Source

Noodle Mono-repo

Welcome to Noodle, a purely functional programming language designed to make learning functional and high-level programming possible without the need to write any code. Noodle gives you access to the javascript and Node.js ecosystem in a visual web-based editor. The power fine-grained lazy evaluation and a strong type system gives you the right tools for writing secure and concise scripts.

Table of Contents

  • Introduction
  • Getting Started
  • Contribution and Usage
  • License

Introduction

Noodle follows similar semantics to Haskell, where each expression is only run when needed. Further, Noodle features a generic type system, which eases the development process and allows for concise reusable functions definitions.

Noodle is also highly customizable. A custom editor can be built on top of the language package, or the existing editor can be added into any react application. Custom modules and compilers can be built to create any type of language while keeping the core functionality.

Getting Started

To get started by using Noodle, try out the online demo.

Contribution and Usage

This pnpm mono-repo contains:

License

MIT

FAQs

Package last updated on 04 Dec 2023

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