Skip to content

A memory safe and compiled systems programming language. support low-level memory access.

License

Notifications You must be signed in to change notification settings

chunquedong/sric

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Sric Language

A memory safe and compiled systems programming language.

Features

  • Ownership based memory management without GC
  • Memory safe and no reference restriction
  • Low-level memeory access
  • Object-oriented
  • Interoperate with existing C++ code
  • Modularization
  • With Block
  • Non-nullable pointer
  • Dynamic Reflection
  • Generic Template, Closure, Operator Overloading
  • VSCode plugin and LSP support

Documentation

Learn More | 文档

About

A memory safe and compiled systems programming language. support low-level memory access.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published