Skip to content

A C interpreted language to help fitness trainers make fitness plans with programming easy

Notifications You must be signed in to change notification settings

RestartDK/fitlang

Repository files navigation

Overview

FitLang is a specialized interpreted programming language designed to cater to the fitness and gym management domain. It is created with the primary goal of simplifying the process of creating and managing fitness plans for clients, making it accessible to fitness trainers, coaches, and gym administrators with limited programming experience.

The fitness industry has witnessed a growing demand for personalized workout plans and fitness tracking. Fitness trainers and gym management often face the challenge of efficiently creating, assigning, and managing workout plans for their clients. Traditional programming languages can be intimidating for individuals with limited technical backgrounds, leading to inefficiencies in plan creation and management.

FitLang addresses this challenge by providing a user-friendly and domain-specific language tailored to the needs of fitness professionals. It allows trainers and administrators to define client profiles, assign workout plans, and easily manage exercise details, sets, and rest times without the complexities of traditional programming languages.

Additional Links

To see our full documentation, click on this link:
https://fitlang.gitbook.io/fitlang/

Structure

lexer.md

parser-and-ast.md

semantic-analysis.md

interpreter.md

language-specifications.md

getting-started.md

language-design.md

sample-program.md

\

About

A C interpreted language to help fitness trainers make fitness plans with programming easy

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages