Difference between revisions of "Deno"

From wikieduonline
Jump to navigation Jump to search
 
(17 intermediate revisions by 2 users not shown)
Line 1: Line 1:
[[Wikipedia:Deno (software)]] ([[2018]]) [[runtime]] for [[JavaScript]]
+
[[Wikipedia:Deno (software)]] ([[2018]]) [[runtime]] for [[JavaScript]] and [[TypeScript]] that is based on the V8 [[JavaScript]] engine and the [[Rust]] programming language.
 
+
* https://deno.land/
 
+
* <code>[[brew install deno]]</code>
Tokio, an asynchronous runtime for [[Rust]]
 
 
 
[[brew install deno]]
 
  
 
== Basic Commands ==
 
== Basic Commands ==
 +
* <code>[[deno --help]]</code>
 +
* <code>[[deno info]]</code>
 +
* <code>[[deno fmt]]</code>
 +
* <code>[[deno run]]</code>
 
* <code>[[deno lint]]</code>
 
* <code>[[deno lint]]</code>
  
 
== Related ==
 
== Related ==
 
* [[Ryan Dahl]]
 
* [[Ryan Dahl]]
 +
* [[Tokio]], an asynchronous runtime library for [[Rust]] that provides [[Asynchronous I/O]].
 +
* [[Futures and promises]]
 +
* [[Protocol Buffers]]
 +
* [[FlatBuffers]]
 +
* [[Standard library]]
 +
* [[Shasta Ventures]]
 +
* [[WebAssembly]]
  
 
== See also ==  
 
== See also ==  
 +
* {{Deno}}
 
* {{Node.js}}
 
* {{Node.js}}
 
  
 
[[Category:JavaScript]]
 
[[Category:JavaScript]]

Latest revision as of 14:24, 23 January 2023

Advertising: