Skip to content

Sounio-lang/sounio-grammar

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

1 Commit
 
 
 
 
 
 
 
 

Repository files navigation

Sounio TextMate Grammar

TextMate grammar for the Sounio programming language.

Scope

source.sounio

Supported Syntax

  • Keywords: fn, let, var, struct, enum, impl, match, if, else, while, for, return, pub, use, module, with, type, unit, linear, assert, extern
  • Effects: IO, Mut, Div, Panic, Alloc, Async, GPU, Prob
  • Types: i8-i64, u8-u64, f32, f64, bool, char, usize
  • Comments: // line and /* */ block
  • Strings, numbers with suffixes, operators (&!, ->, =>, ::, ++)

License

MIT

About

TextMate grammar for Sounio (.sio) syntax highlighting

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors