Skip to content
Ali Ghahremani edited this page Apr 14, 2024 · 2 revisions

TODOs

  • Fix multiplatform support (it's a mess. Do it for functions not match case)
  • Publish on crates.io (myself)
  • CI/CD to build for linux, mac and windows + run tests and check style(myself)
  • Persian language support for function names () (myself)
  • Performance improvement (damn myself)
    • with RC Refcell
    • Unwrap unchecked on static type variables (some variables are static type)
  • Fix eval and add async eval (myself)
  • Use thiserror, anyhow (out source)
  • Use clap if it’s possible (out source)
  • Add Chap to list of programming languages in wikipedia and tell people about it everywhere (myself)
  • Update chap performance in prime_project (myself)
  • Promote prime_project internationally (reddit and more) (myself)
  • Promote Chap Internationally (myself).
  • More build-in function
    • Wasm only functions (alert)
    • IO: fs, network, osCommand
Clone this wiki locally