/xch-project

A high-performance chemical equation parser and balancer

Primary LanguageRustGNU General Public License v3.0GPL-3.0

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.