Skip to content

LlsDimple/fidl

Folders and files

NameName
Last commit message
Last commit date

Latest commit

author
George Kulakowski
Apr 12, 2017
2efb585 · Apr 12, 2017
Apr 6, 2017
Feb 17, 2017
Apr 6, 2017
Apr 7, 2017
Apr 12, 2017
Nov 8, 2016
Dec 15, 2016
Apr 6, 2017
Nov 19, 2016
Nov 3, 2016
Nov 2, 2016
Aug 9, 2016
Nov 17, 2016
Aug 9, 2016
Aug 9, 2016
Apr 4, 2017
Feb 10, 2017
Apr 6, 2017

Repository files navigation

FIDL: Fuchsia Interface Description Language

FIDL (formerly known as mojom) is an IDL and encoding format used to describe interfaces to be used on top of magenta message pipes. They are the standard way applications talk to each other in Fuchsia.

FIDL includes libraries and tools for generating bindings from .fidl for supported languages. Currently, the supported languages include C, C++, Dart and Go.

IDE support

The language-fidl plugin provides syntax highlighting for FIDL files in Atom.

About

No description, website, or topics provided.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published