Nutrition Facts

From Esolang
Jump to navigation Jump to search

This language is not currently being developed. If you want to make it, go ahead.

Nutrition Facts is a joke language formatted off of a nutrition facts label
Made Blackhole927
This language is a work in progress.

To write some code in this programming language, you must start the first line with "Nutrition Facts"
Then you must define the amount of lines in the program using "servings per container" and "serving size"

Nutrition Facts
5 servings per container
Serving size: 1 cup(s) (128g)

^ This prepares the code to expect 640 lines of code. (5*128). Also, The ratio of cups -> grams must stay the same

To-Do List:
Done:

• Nutrition Facts Instance Setup (Lines to expect, A [for now] useless definition)

To Do:

• Memory System
• Math Operators to memory
• Loops
• Other things I probably forgot