Skip to content
Closed
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
4 changes: 2 additions & 2 deletions doc/modules/language-guide/pages/motoko.adoc
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,8 @@ Check back regularly to try new features and see what's changed.
The {proglang} programming language is a new, modern, type-sound language designed for developers who want to build the next generation of apps and services to run directly on the internet.
Motoko is specifically designed to support the unique features of the Internet Computer and to provide a familiar yet robust programming environment.
As a new language {proglang} is constantly evolving with support for new features and improvements.
Keep checking back for updates and for the announcement of the {proglang} becoming available as an open source project.

Comment thread
olaszakos marked this conversation as resolved.
The Motoko compiler, documentation and other tooling is https://github.com/dfinity/motoko[open source] and released under the Apache 2.0 license. Contributions are welcome.

[.cards.cards-4.personas.conceal-title]
{empty}
Expand Down Expand Up @@ -123,4 +124,3 @@ Our goal is to enable any language (with a compiler that targets WebAssembly) to
with other, perhaps foreign, canisters through language neutral Candid interfaces.

Its tailored design means {proglang} should be the easiest and safest language for coding on the {IC}, at least for the forseeable future.