Skip to content

mars-research/redIDL

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

redIDL

Redleaf IPC IDL compiler.

Syntax

Same as rust. But for cross-domain interface traits, we mark then with #[interface]. And we mark domain create traits with #[domain_creation]. See test.ridl in ../data/ for example.

Constrains

  • All modules must be public.
  • Identifiers starts with RRef will be reserved.
  • No super trait allow.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages