Skip to content

Basically the C programming language peppered with my preferences

License

Notifications You must be signed in to change notification settings

bichanna/castella

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

47 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Castella

Castella is a transpiler that converts code written in the Castella language into C. It is essentially a reimagined version of C, infused with personal preferences for both semantics and syntax, designed to streamline development while maintaining compatibility with C's ecosystem. Castella uses the tamago crate to generate its C output.

Think of Castella as "C with a twist" — it keeps the spirit of C while introducing tweaks that reflect the ideals of the creator, bichanna.

Features

  • Transpiles to standard C code, ensuring compatibility.
  • Syntax and semantics customized to enhance readability and usability.
  • Lightweight and focused on developer preference without losing C's power.

About

Basically the C programming language peppered with my preferences

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Languages