Skip to content

Initial release of CodeJudge: v.1.0.0-Lambda

Latest

Choose a tag to compare

@naibaf-1 naibaf-1 released this 04 Jan 21:10
· 13 commits to main since this release

CodeJudge

A simple, exam‑style code judge built with Flutter and a native C backend to help students practice and validate their programming logic.

Features in this first release of CodeJudge:

  • 10+ curated exercises across multiple difficulty levels
  • Training mode without any helpers
  • Fast and deterministic evaluation powered by a native C backend
  • Basic error messages by the backend
  • 8 supported languages: C, Go, Python, C++, Rust, Ruby, JavaScript, PHP
  • Light & dark mode support
  • Material You‑inspired design
  • English & German translation
  • Responsive UI for all screen sizes
    For more details about the features, please refer to the README.

Installation

Download one of the attached archives and extract it. For detailed installation instructions, please see the README.

Full Changelog: https://github.com/naibaf-1/CodeJudge/commits/v.1.0.0-Lambda