Skip to content
This repository has been archived by the owner on Jul 10, 2022. It is now read-only.

Kipper is a simple strongly and statically typed programming language, which is designed to allow for straightforward, simple, secure and type-safe coding similar to TypeScript, Rust and Python! 🦊

License

WMC-AHIF-2021/Kipper-Web

Repository files navigation


Project marked as completed on the 20th June 2022.

Website Development will still continue though alongside Kipper and serve as its documentation page.

Note though that the website source code was moved to this repo.


Goals

  • Provide simple and straight-forward documentation on the programming language.
  • Provide an interactive code-editor and online compiler for using Kipper online.
  • Have a simple, organised and well-designed Homepage, providing info on the project and Kipper itself.

Timeline

  • Until 17th October: Grammar file and project setup for Kipper finished ✓
  • Until 16th January: Finished CSS and HTML on the Website ✓
  • Until End of Winter Semester: Finish design of Website and complete Static (HTML) Part of the Website ✓
  • Until Summer Semester: Finished Online Compiler (Playground) of Kipper ✓

Team-Members

  • Luna Klatzer (Team-Lead): Main Developer for the programming language and interactive editor (Mainly JS/TS)
  • Maximilian Seebacher: Main Developer for the Website and design (Mainly CSS, HTML)