---
key: pl/deno
kind: plang
name: "Deno"
url: https://plangs.page/deno
---

# Deno

> A secure JavaScript and TypeScript runtime focusing on simplicity.

A secure JavaScript and TypeScript runtime built on V8, offering a modern alternative to Node.js with a focus on security and simplicity, featuring TypeScript support out of the box.

## Facts

- Appeared: 2018
- Homepage: https://deno.land/
- GitHub: https://github.com/denoland/deno

## Relationships

### Paradigms

- [Concurrent](https://plangs.page/paradigm/concurrent)
- [Event-Driven](https://plangs.page/paradigm/event-driven)
- [General-Purpose](https://plangs.page/paradigm/general-purpose)
- [Reactive](https://plangs.page/paradigm/reactive)

### Platforms

- [Apple](https://plangs.page/platform/apple)
- [Cross-Platform](https://plangs.page/platform/cross)
- [Linux](https://plangs.page/platform/linux)
- [Node.js](https://plangs.page/platform/nodejs)
- [Windows](https://plangs.page/platform/windows)
- [WWW](https://plangs.page/platform/web)

### Type Systems

- [Dynamic](https://plangs.page/type-system/dynamic)
- [Static](https://plangs.page/type-system/static)

### Implements

- [JavaScript](https://plangs.page/javascript)
- [TypeScript](https://plangs.page/typescript)

### Influenced By

- [Rust](https://plangs.page/rust)

### Written With

- [Rust](https://plangs.page/rust)
- [TypeScript](https://plangs.page/typescript)

### Licenses

- [MIT](https://plangs.page/license/mit)

### Tags

- [CLI](https://plangs.page/tag/cli)
- [Scripting](https://plangs.page/tag/scripting)
- [WebDev](https://plangs.page/tag/webdev)
