alilleybrinker / langs-in-rust

A list of programming languages implemented in Rust, for inspiration.
868 stars 61 forks source link

Set Astro to inactive #71

Closed Erithax closed 1 year ago

Erithax commented 1 year ago

The last commit to the repo was in 2019 and their website has been unreachable since 2021 (mentioned in an issue).

alilleybrinker commented 1 year ago

Good catch! This actually led me to discover the prior logic for checking activity from the GitHub API was wrong, and it's now fixed. This led to 29 languages now being marked as inactive which previously showed as active:

  1. Astro
  2. Blazescript
  3. CalcuLaTeX
  4. Darksecond/lox
  5. Eldiro
  6. Iron
  7. Jazz
  8. Ketos
  9. Minitt
  10. Monkey-Rust
  11. Passerine
  12. Pikelet
  13. Rust-Lisp
  14. Rust-Prolog
  15. Sphinx
  16. Starlight
  17. Voile
  18. Wain
  19. 🌌
  20. atto
  21. cat-lox
  22. lox-rs
  23. loxr
  24. loxrs
  25. radogost/rlox
  26. rctcwyvrn/rlox
  27. rodaine/rlox
  28. roxt
  29. rulox
Erithax commented 1 year ago

Aha, I was going through and thinking that a lot seemed to be mislabeled. Glad I started with reporting just one!