Skip to content

Latest commit

 

History

History
23 lines (18 loc) · 664 Bytes

README.md

File metadata and controls

23 lines (18 loc) · 664 Bytes

XCH Project

Screenshot
Build Status

This is XCH Project.
It's a chemical equation balancing toolkit written in Rust language.
lib_xch
xch-ceb

Goals of this project

Swift, Small, Safe.

License

Licensed under GPL-3.0

Plans

  • Uses regex-based parser
  • Uses Gaussian-Jordan Elimination
  • Provides the set of Basic Solutions
  • Uses AST-based parser
  • Supports WebAssembly
  • Supports different kinds of I/O styles.