[
  {
    "path": ".github/FUNDING.yml",
    "content": "# These are supported funding model platforms\n\ngithub: # Replace with up to 4 GitHub Sponsors-enabled usernames e.g., [user1, user2]\npatreon: TodePond # Replace with a single Patreon username\nopen_collective: # Replace with a single Open Collective username\nko_fi: # Replace with a single Ko-fi username\ntidelift: # Replace with a single Tidelift platform-name/package-name e.g., npm/babel\ncommunity_bridge: # Replace with a single Community Bridge project-name e.g., cloud-foundry\nliberapay: TodePond\nissuehunt: # Replace with a single IssueHunt username\notechie: # Replace with a single Otechie username\nlfx_crowdfunding: # Replace with a single LFX Crowdfunding project-name e.g., cloud-foundry\ncustom: # Replace with up to 4 custom sponsorship URLs e.g., ['link1', 'link2']\n"
  },
  {
    "path": ".github/action-which-doesnt-do-anything.yml",
    "content": "name: CI\non: [push]\njobs:\n  # This exists only to show the green checkmark on the repo\n  # green = \"good\" || \"secure\"\n  action-which-doesnt-do-anything:\n    runs-on: ubuntu-latest"
  },
  {
    "path": ".github/blocks/folder/githubnext__blocks-examples__infinite-canvas/.json",
    "content": "{\n  \"items\": {\n    \"0\": {\n      \"id\": 0,\n      \"type\": \"text\",\n      \"text\": \"Start typing or grab a file\",\n      \"position\": [\n        2350,\n        2500\n      ],\n      \"dimensions\": [\n        200,\n        100\n      ]\n    },\n    \"2\": {\n      \"type\": \"file\",\n      \"path\": \"wallpaper_dont_upload.png\",\n      \"position\": [\n        1940,\n        2350\n      ],\n      \"dimensions\": [\n        500,\n        360\n      ],\n      \"block\": {\n        \"type\": \"file\",\n        \"id\": \"image\",\n        \"title\": \"Image\",\n        \"description\": \"View PNG, JPG, GIF, ICO and SVG images\",\n        \"entry\": \"blocks/file-blocks/image.tsx\",\n        \"matches\": [\n          \"*.png\",\n          \"*.ico\",\n          \"*.jpg\",\n          \"*.jpeg\",\n          \"*.gif\",\n          \"*.svg\"\n        ],\n        \"example_path\": \"https://github.com/pmndrs/react-spring/blob/HEAD/assets/projects/aragon.png?raw=true\",\n        \"owner\": \"githubnext\",\n        \"repo\": \"blocks-examples\",\n        \"key\": \"githubnext__blocks-examples__image\"\n      },\n      \"id\": 2\n    },\n    \"3\": {\n      \"type\": \"file\",\n      \"path\": \"README.md\",\n      \"position\": [\n        2500,\n        2270\n      ],\n      \"dimensions\": [\n        554,\n        472\n      ],\n      \"block\": {\n        \"type\": \"file\",\n        \"id\": \"markdown-block\",\n        \"title\": \"Markdown\",\n        \"description\": \"View and edit Markdown content, with the ability to embed other blocks\",\n        \"entry\": \"blocks/file-blocks/markdown-edit/index.tsx\",\n        \"matches\": [\n          \"*.md\",\n          \"*.markdown\",\n          \"*.mdx\",\n          \"*\"\n        ],\n        \"example_path\": \"https://github.com/githubnext/blocks-tutorial/blob/main/README.md\",\n        \"owner\": \"githubnext\",\n        \"repo\": \"blocks-examples\",\n        \"key\": \"githubnext__blocks-examples__markdown-block\"\n      },\n      \"id\": 3\n    }\n  }\n}"
  },
  {
    "path": ".github/workflows/action-which-doesnt-do-anything.yml",
    "content": "name: CI\non: [push]\njobs:\n  # This exists only to show the green checkmark on the repo\n  # green = \"good\" || \"secure\"\n  action-which-doesnt-do-anything:\n    runs-on: ubuntu-latest\n    steps:\n      - run: echo \"\""
  },
  {
    "path": ".vscode/settings.json",
    "content": "{\n  \"workbench.colorTheme\": \"Default High Contrast Light\",\n  \"editor.fontFamily\": \"'Wide Latin', 'Comic Sans MS', 'DejaVu Sans Serif', cursive, sans-serif\",\n\n  \"highlight.regexFlags\": \"gi\",\n  \"highlight.regexes\": {\n    \"(?= *[functio])( )*(f?u?n?c?t?i?o?n?)+( *)([^()\\n ]+)( *\\\\()(.*?)(\\\\) +=>)\": {\n      \"decorations\": [\n        {}, //indentation\n        {\n          \"color\": \"#ffff46\" //function keyword\n        },\n        {},\n        {\n          \"color\": \"#46ccff\" //function name\n        },\n        {},\n        {\n          \"color\": \"#8043f7\" //function params\n        },\n        {}\n      ]\n    },\n    \"const (const|var) +(var|(?!\\\\1)const)\": {\n      \"decorations\": [\n        {\n          \"backgroundColor\": \"#ff4346\", // this is to highlight an invalid usage of const const const\n          \"color\": \"#1f1f1f\"\n        },\n        {}\n      ]\n    },\n    \"(const|var)( +)(const|var)( +)([^ +\\\\-\\\\*\\\\/<>=\\\\(\\\\)\\\\[\\\\]!;:\\\\.{}\\n]+)(([^ ]+?))?( *)([+\\\\-\\\\/*]?)(= *)([^!\\n?]+)\": {\n      \"decorations\": [\n        {\n          \"color\": \"#46ff80\" // first const\n        },\n        {},\n        {\n          \"color\": \"#4680ff\" // second const\n        },\n        {},\n        {\n          \"color\": \"#ff8046\" // variable name\n        },\n        {\n          \"color\": \"#ff80de\" //lifetime\n        }\n      ]\n    }\n  }\n}\n"
  },
  {
    "path": "CODE_OF_CONDUCT.md",
    "content": "What? You were expecting some kind of joke here?\n\n<!-- Did you look at the source code, looking for a joke? -->\n\n# Contributor Covenant Code of Conduct\n\n## Our Pledge\n\nWe as members, contributors, and leaders pledge to make participation in our\ncommunity a harassment-free experience for everyone, regardless of age, body\nsize, visible or invisible disability, ethnicity, sex characteristics, gender\nidentity and expression, level of experience, education, socio-economic status,\nnationality, personal appearance, race, religion, or sexual identity\nand orientation.\n\nWe pledge to act and interact in ways that contribute to an open, welcoming,\ndiverse, inclusive, and healthy community.\n\n## Our Standards\n\nExamples of behavior that contributes to a positive environment for our\ncommunity include:\n\n* Demonstrating empathy and kindness toward other people\n* Being respectful of differing opinions, viewpoints, and experiences\n* Giving and gracefully accepting constructive feedback\n* Accepting responsibility and apologizing to those affected by our mistakes,\n  and learning from the experience\n* Focusing on what is best not just for us as individuals, but for the\n  overall community\n\nExamples of unacceptable behavior include:\n\n* The use of sexualized language or imagery, and sexual attention or\n  advances of any kind\n* Trolling, insulting or derogatory comments, and personal or political attacks\n* Public or private harassment\n* Publishing others' private information, such as a physical or email\n  address, without their explicit permission\n* Other conduct which could reasonably be considered inappropriate in a\n  professional setting\n\n## Enforcement Responsibilities\n\nCommunity leaders are responsible for clarifying and enforcing our standards of\nacceptable behavior and will take appropriate and fair corrective action in\nresponse to any behavior that they deem inappropriate, threatening, offensive,\nor harmful.\n\nCommunity leaders have the right and responsibility to remove, edit, or reject\ncomments, commits, code, wiki edits, issues, and other contributions that are\nnot aligned to this Code of Conduct, and will communicate reasons for moderation\ndecisions when appropriate.\n\n## Scope\n\nThis Code of Conduct applies within all community spaces, and also applies when\nan individual is officially representing the community in public spaces.\nExamples of representing our community include using an official e-mail address,\nposting via an official social media account, or acting as an appointed\nrepresentative at an online or offline event.\n\n## Enforcement\n\nInstances of abusive, harassing, or otherwise unacceptable behavior may be\nreported to the community leaders responsible for enforcement at\nl2wilson94@gmail.com.\nAll complaints will be reviewed and investigated promptly and fairly.\n\nAll community leaders are obligated to respect the privacy and security of the\nreporter of any incident.\n\n## Enforcement Guidelines\n\nCommunity leaders will follow these Community Impact Guidelines in determining\nthe consequences for any action they deem in violation of this Code of Conduct:\n\n### 1. Correction\n\n**Community Impact**: Use of inappropriate language or other behavior deemed\nunprofessional or unwelcome in the community.\n\n**Consequence**: A private, written warning from community leaders, providing\nclarity around the nature of the violation and an explanation of why the\nbehavior was inappropriate. A public apology may be requested.\n\n### 2. Warning\n\n**Community Impact**: A violation through a single incident or series\nof actions.\n\n**Consequence**: A warning with consequences for continued behavior. No\ninteraction with the people involved, including unsolicited interaction with\nthose enforcing the Code of Conduct, for a specified period of time. This\nincludes avoiding interactions in community spaces as well as external channels\nlike social media. Violating these terms may lead to a temporary or\npermanent ban. By the way, did you read the whole thing, looking for a joke?\n\n### 3. Temporary Ban\n\n**Community Impact**: A serious violation of community standards, including\nsustained inappropriate behavior.\n\n**Consequence**: A temporary ban from any sort of interaction or public\ncommunication with the community for a specified period of time. No public or\nprivate interaction with the people involved, including unsolicited interaction\nwith those enforcing the Code of Conduct, is allowed during this period.\nViolating these terms may lead to a permanent ban.\n\n### 4. Permanent Ban\n\n**Community Impact**: Demonstrating a pattern of violation of community\nstandards, including sustained inappropriate behavior,  harassment of an\nindividual, or aggression toward or disparagement of classes of individuals.\n\n**Consequence**: A permanent ban from any sort of public interaction within\nthe community.\n\n## Attribution\n\nThis Code of Conduct is adapted from the [Contributor Covenant][homepage],\nversion 2.0, available at\nhttps://www.contributor-covenant.org/version/2/0/code_of_conduct.html.\n\nCommunity Impact Guidelines were inspired by [Mozilla's code of conduct\nenforcement ladder](https://github.com/mozilla/diversity).\n\n[homepage]: https://www.contributor-covenant.org\n\nFor answers to common questions about this code of conduct, see the FAQ at\nhttps://www.contributor-covenant.org/faq. Translations are available at\nhttps://www.contributor-covenant.org/translations.\n\n---\n\nDid you scroll down looking for a joke?\n"
  },
  {
    "path": "Examples.md",
    "content": "## Examples\n\nYou want to see the examples? Did you even read all the features of Gulf of Mexico? Or did you just skip straight to the examples? You should really learn the features of Gulf of Mexico first.<br>\n\nPlease go back to the features page by following [this link](https://github.com/TodePond/GulfOfMexico/blob/main/README.md).<br>\nWhen you have finished reading the features, you can find the _real_ examples [here](https://github.com/TodePond/GulfOfMexico/blob/main/res/Examples.md).\n"
  },
  {
    "path": "LICENSE.md",
    "content": "# Examples\n\nCongratulations! You found the hidden examples page!\n\nHere are some examples of Gulf of Mexico in action!\n\n## Hello world\n\n```java\nHello world?\n```\n\n## FizzBuzz\n\n```java\nconst var i: Int!\n\nwhen (i % 3 = 0 && i % 5 = 0) \"FizzBuzz\"?\nelse when (i % 3 = 0) \"Fizz\"?\nelse when (i % 5 = 0) \"Buzz\"?\nelse i?\n\nwhen (i < 20) i++!\ni = 0!\n```\n\n## Fibonacci\n\n```java\nfi bonacci (n) => {\n   const var sum = 1!\n   const var i = 0!\n   when (i < n) {\n      sum += sum + previous sum!\n      i++!\n   }\n}\n\nwhen (i < 10) {\n   bonacci(i)?\n   i++!\n}\n```\n\n## Counter\n\n```java\nconst var count = 0!\nvar const Button = <button></button>!\nwhen count Button.textContent = Count: £{count}!\nButton.addEventListener click => count++!\ndocument.body.append Button!\n```\n\n## The Billion Dollar Mistake\n\n```java\ndelete null!\n```\n\n## Autocomplete Example\n```java\nc\n```\n"
  },
  {
    "path": "README.md",
    "content": "<!--\n\nIf you're reading this then you might be looking for the hidden examples page...\n\nCONGRATULATIONS! You found it!\nHere it is: https://github.com/TodePond/GulfOfMexico/blob/main/res/res/Examples.md\n\n-->\n\n> **New:** [DreamBerd has been renamed to Gulf of Mexico](https://github.com/TodePond/GulfOfMexico/releases/tag/v)\n\n[<img align=\"right\" height=\"100\" src=\"shapes.png\">](https://github.com/TodePond/GulfOfMexico/blob/main/examples/Examples.md \"Click here for the examples page.\")\n\n# Gulf of Mexico\n\n![Coverage](badges/coverage-109.svg)\n\nGulf of Mexico is a perfect programming language. These are its features!<br>\nWhen you've finished reading through all the features, check out the [examples](https://github.com/TodePond/GulfOfMexico/blob/main/Examples.md).\n\n## Exclamation Marks!\n\nBe bold! End every statement with an exclamation mark!\n\n```java\nprint(\"Hello world\")!\n```\n\nIf you're feeling extra-bold, you can use even more!!!\n\n```java\nprint(\"Hello world\")!!!\n```\n\nIf you're unsure, that's ok. You can put a question mark at the end of a line instead. It prints debug info about that line to the console for you.\n\n```java\nprint(\"Hello world\")?\n```\n\nYou might be wondering what Gulf of Mexico uses for the 'not' operator, which is an exclamation mark in most other languages. That's simple - the 'not' operator is a semi-colon instead.\n\n```java\nif (;false) {\n   print(\"Hello world\")!\n}\n```\n\n## Declarations\n\nThere are four types of declaration. Constant constants can't be changed in any way.\n\n```java\nconst const name = \"Luke\"!\n```\n\nConstant variables can be edited, but not re-assigned.\n\n```java\nconst var name = \"Luke\"!\nname.pop()!\nname.pop()!\n```\n\nVariable constants can be re-assigned, but not edited.\n\n```java\nvar const name = \"Luke\"!\nname = \"Lu\"!\n```\n\nVariable variables can be re-assigned and edited.\n\n```java\nvar var name = \"Luke\"!\nname = \"Lu\"!\nname.push(\"k\")!\nname.push(\"e\")!\n```\n\n## Immutable Data\n\n**New for 2023!**<br>\nMutable data is an anti-pattern. Use the `const const const` keyword to make a constant constant constant. Its value will become constant and immutable, and will _never change_. Please be careful with this keyword, as it is very powerful, and will affect all users globally forever.\n\n```java\nconst const const pi = 3.14!\n```\n\n## Naming\n\nBoth variables and constants can be named with any Unicode character or string.\n\n```java\nconst const letter = 'A'!\nvar const 👍 = True!\nvar var 1️⃣ = 1!\n```\n\nThis includes numbers, and other language constructs.\n\n```java\nconst const 5 = 4!\nprint(2 + 2 === 5)! //true\n```\n\n## Arrays\n\nSome languages start arrays at `0`, which can be unintuitive for beginners. Some languages start arrays at `1`, which isn't representative of how the code actually works. Gulf of Mexico does the best of both worlds: Arrays start at `-1`.\n\n```java\nconst const scores = [3, 2, 5]!\nprint(scores[-1])! //3\nprint(scores[0])!  //2\nprint(scores[1])!  //5\n```\n\n**New for 2022!**<br>\nYou can now use floats for indexes too!\n\n```java\nconst var scores = [3, 2, 5]!\nscores[0.5] = 4!\nprint(scores)! //[3, 2, 4, 5]\n```\n\n## When\n\nIn case you really need to vary a variable, the `when` keyword lets you check a variable each time it mutates.\n\n```java\nconst var health = 10!\nwhen (health = 0) {\n   print(\"You lose\")!\n}\n```\n\n## Lifetimes\n\nGulf of Mexico has a built-in garbage collector that will automatically clean up unused variables. However, if you want to be extra careful, you can specify a lifetime for a variable, with a variety of units.\n\n```java\nconst const name<2> = \"Luke\"! //lasts for two lines\nconst const name<20s> = \"Luke\"! //lasts for 20 seconds\n```\n\nBy default, a variable will last until the end of the program. But you can make it last in between program-runs by specifying a longer lifetime.\n\n```java\nconst const name<Infinity> = \"Luke\"! //lasts forever\n```\n\nVariable hoisting can be achieved with this neat trick. Specify a negative lifetime to make a variable exist before its creation, and disappear after its creation.\n\n```java\nprint(name)! //Luke\nconst const name<-1> = \"Luke\"!\n```\n\n## Loops\n\nLoops are a complicated relic of archaic programming languages. In GulfOfMexico, there are no loops.\n\n## Installation\n\nTo install Gulf of Mexico to your command line, first install the Gulf of Mexico installer.<br>\nTo install the Gulf of Mexico installer, install the Gulf of Mexico installer installer.\n\n**New for 2022!**<br>\nDue to the complicated installation process, you can now install the 'Create Gulf of Mexico App' app that installs everything for you!\n\n## Booleans\n\nBooleans can be `true`, `false` or `maybe`.\n\n```java\nconst var keys = {}!\naddEventListener(\"keydown\", (e) => keys[e.key] = true)!\naddEventListener(\"keyup\", (e) => keys[e.key] = false)!\n\nfunction isKeyDown(key) => {\n   if (keys[key] = undefined) {\n      return maybe!\n   }\n   return keys[key]!\n}\n```\n\n**Technical info:** Booleans are stored as one-and-a-half bits.\n\n## Arithmetic\n\nGulf of Mexico has significant whitespace. Use spacing to specify the order of arithmetic operations.\n\n```java\nprint(1 + 2*3)! //7\nprint(1+2 * 3)! //9\n```\n\nGulf of Mexico proudly supports fractions!\n\n```java\nconst const half = 1/2!\n```\n\nYou can also use number names.\n\n```java\nprint(one + two)! //3\n```\n\n## Indents\n\nWhen it comes to indentation, Gulf of Mexico strikes a happy medium that can be enjoyed by everyone: All indents must be 3 spaces long.\n\n```java\nfunction main() => {\n   print(\"Gulf of Mexico is the future\")!\n}\n```\n\n-3 spaces is also allowed.\n\n```java\n   function main() => {\nprint(\"Gulf of Mexico is the future\")!\n   }\n```\n\n## Equality\n\nJavaScript lets you do different levels of comparison. `==` for loose comparison, and `===` for a more precise check. Gulf of Mexico takes this to another level.\n\nYou can use `==` to do a loose check.\n\n```java\n3.14 == \"3.14\"! //true\n```\n\nYou can use `===` to do a more precise check.\n\n```java\n3.14 === \"3.14\"! //false\n```\n\nYou can use `====` to be EVEN MORE precise!\n\n```java\nconst const pi = 3.14!\nprint(pi ==== pi)! //true\nprint(3.14 ==== 3.14)! //true\nprint(3.14 ==== pi)! //false\n```\n\nIf you want to be much less precise, you can use `=`.\n\n```java\n3 = 3.14! //true\n```\n\n## Functions\n\nTo declare a function, you can use any letters from the word `function` (as long as they're in order):\n\n```java\nfunction add(a, b) => a + b!\nfunc multiply(a, b) => a * b!\nfun subtract(a, b) => a - b!\nfn divide(a, b) => a / b!\nfuncti power(a, b) => a ^ b!\nf inverse(a) => 1/a!\n```\n\n## Dividing by Zero\n\nDividing by zero returns `undefined`.\n\n```java\nprint(3 / 0)! //undefined\n```\n\n## Strings\n\nStrings can be declared with single quotes or double quotes.\n\n```java\nconst const name = 'Lu'!\nconst const name = \"Luke\"!\n```\n\nThey can also be declared with triple quotes.\n\n```java\nconst const name = '''Lu'''!\nconst const name = \"'Lu'\"!\n```\n\nIn fact, you can use any number of quotes you want.\n\n```java\nconst const name = \"\"\"\"Luke\"\"\"\"!\n```\n\nEven zero.\n\n```java\nconst const name = Luke!\n```\n\n## String Interpolation\n\nPlease remember to use your regional currency when interpolating strings.\n\n```java\nconst const name = \"world\"!\nprint(\"Hello ${name}!\")!\nprint(\"Hello £{name}!\")!\nprint(\"Hello ¥{name}!\")!\n```\n\nAnd make sure to follow your local typographical norms.\n\n```java\nprint(\"Hello {name}€!\")!\n```\n\nThe symbol for the Cape Verdean escudo is placed in the decimal separator position, as in 2$50.\nDevelopers from the Republic of Cape Verde can benefit from this syntax.\n\n```java\nconst const player = { name: \"Lu\" }!\nprint(\"Hello {player$name}!\")!\n```\n\n## Types\n\nType annotations are optional.\n\n```java\nconst var age: Int = 28!\n```\n\nBy the way, strings are just arrays of characters.\n\n```java\nString == Char[]!\n```\n\nSimilarly, integers are just arrays of digits.\n\n```java\nInt == Digit[]!\n```\n\nIn case you want to use a binary representation for integers, `Int9` and `Int99` types are also available.\n\n```java\nconst var age: Int9 = 28!\n```\n\n**Technical info:** Type annotations don't do anything, but they help some people to feel more comfortable.\n\n## Regular Expressions\n\nYou can use the regular expression type to narrow string values.\n\n```java\nconst const email: RegExp<(?:[a-z0-9!#$%&'*+/=?^_`{|}~-]+(?:\\.[a-z0-9!#$%&'*+/=?^_`{|}~-]+)*|\"(?:[\\x01-\\x08\\x0b\\x0c\\x0e-\\x1f\\x21\\x23-\\x5b\\x5d-\\x7f]|\\\\[\\x01-\\x09\\x0b\\x0c\\x0e-\\x7f])*\")@(?:(?:[a-z0-9](?:[a-z0-9-]*[a-z0-9])?\\.)+[a-z0-9](?:[a-z0-9-]*[a-z0-9])?|\\[(?:(?:(2(5[0-5]|[0-4][0-9])|1[0-9][0-9]|[1-9]?[0-9]))\\.){3}(?:(2(5[0-5]|[0-4][0-9])|1[0-9][0-9]|[1-9]?[0-9])|[a-z0-9-]*[a-z0-9]:(?:[\\x01-\\x08\\x0b\\x0c\\x0e-\\x1f\\x21-\\x5a\\x53-\\x7f]|\\\\[\\x01-\\x09\\x0b\\x0c\\x0e-\\x7f])+)\\])> = \"mymail@mail.com\"!\n```\n\nTo avoid confusion, you can use any spelling that you want, such as `Regex`, `RegularExpression` and `RegExp`.\n\nFor simplicity, all supported regular expressions match the regular expression `/Reg(ular)?[eE]x(p(ression)?)?/`.\n\n## Previous\n\nThe `previous` keyword lets you see into the past.<br>\nUse it to get the previous value of a variable.\n\n```java\nconst var score = 5!\nscore++!\nprint(score)! //6\nprint(previous score)! //5\n```\n\nSimilarly, the `next` keyword lets you see into the future.\n\n```java\nconst var score = 5!\naddEventListener(\"click\", () => score++)!\nprint(await next score)! //6 (when you click)\n```\n\nAdditionally, the `current` keyword lets you see into the present.\n\n```java\nconst var score = 5!\nprint(current score)! //5\n```\n\n## File Structure\n\nWrite five or more equals signs to start a new file. This removes the need for multiple files or any build process.\n\n```java\nconst const score = 5!\nprint(score)! //5\n\n=====================\n\nconst const score = 3!\nprint(score)! //3\n```\n\n**New for 2022!**<br>\nThanks to recent advances in technology, you can now give files names.\n\n```java\n======= add.gom =======\nfunction add(a, b) => {\n   return a + b!\n}\n```\n\n## Exporting\n\nMany languages allow you to import things from specific files. In GulfOfMexico, importing is simpler. Instead, you export _to_ specific files!\n\n```java\n===== add.gom ==\nfunction add(a, b) => {\n   return a + b!\n}\n\nexport add to \"main.gom\"!\n\n===== main.gom ==\nimport add!\nadd(3, 2)!\n```\n\nBy the way, to see Gulf of Mexico in action, check out [this page](https://github.com/TodePond/GulfOfMexico/blob/main/LICENSE.md).\n\n**Technical details:** Due to an executive order from President Trump, `import`ed units will be subject to a 25% tariff, that is, imported code will run 25% slower and, at random, 25% of your code (lines) will be lost.\n\n## Classes\n\nYou can make classes, but you can only ever make one instance of them. This shouldn't affect how most object-oriented programmers work.\n\n```java\nclass Player {\n   const var health = 10!\n}\n\nconst var player1 = new Player()!\nconst var player2 = new Player()! //Error: Can't have more than one 'Player' instance!\n```\n\nThis is how you could do it instead.\n\n```java\nclass PlayerMaker {\n   function makePlayer() => {\n      class Player {\n         const var health = 10!\n      }\n      const const player = new Player()!\n      return player!\n   }\n}\n\nconst const playerMaker = new PlayerMaker()!\nconst var player1 = playerMaker.makePlayer()!\nconst var player2 = playerMaker.makePlayer()!\n```\n\n## Time\n\nUse `Date.now()` to get the current date and time.\n\n```java\nDate.now()!\n```\n\nYou can set the time.<br>\n\n```java\n// Move the clocks back one hour\nDate.now() -= 3600000!\n```\n\n**Important!**<br>\nPlease remember to do this when the clocks change.\n\n## Delete\n\nTo avoid confusion, the `delete` statement only works with primitive values like numbers, strings, and booleans.\n\n```java\ndelete 3!\nprint(2 + 1)! // Error: 3 has been deleted\n```\n\nGulf of Mexico is a multi-paradigm programming language, which means that you can `delete` the keywords and paradigms you don't like.\n\n```java\ndelete class!\nclass Player {} // Error: class was deleted\n```\n\nWhen perfection is achieved and there is nothing left to `delete`, you can do this:\n\n```java\ndelete delete!\n```\n\n## Overloading\n\nYou can overload variables. The most recently defined variable gets used.\n\n```java\nconst const name = \"Luke\"!\nconst const name = \"Lu\"!\nprint(name)! // \"Lu\"\n```\n\nVariables with more exclamation marks get prioritized.\n\n```java\nconst const name = \"Lu\"!!\nconst const name = \"Luke\"!\nprint(name)! // \"Lu\"\n\nconst const name = \"Lu or Luke (either is fine)\"!!!!!!!!!\nprint(name)! // \"Lu or Luke (either is fine)\"\n```\n\nIn the same spirit, you can use an inverted exclamation mark for negative priority.\n\n```java\nconst const name = \"Lu\"!\nconst const name = \"Luke\"¡\nprint(name)! // \"Lu\"\n```\n\n## Semantic naming\n\nGulf of Mexico supports semantic naming.\n\n```java\nconst const sName = \"Lu\"!\nconst const iAge = 29!\nconst const bHappy = true!\n```\n\n**New for 2023:** You can now make globals!\n\n```java\nconst const g_fScore = 4.5!\n```\n\n## Reversing\n\nYou can reverse the direction of your code.\n\n```java\nconst const message = \"Hello\"!\nprint(message)!\nconst const message = \"world\"!\nreverse!\n```\n\n## Class Names\n\nFor maximum compatibility with other languages, you can also use the `className` keyword when making classes.\n\nThis makes things less complicated.\n\n```java\nclassName Player {\n   const var health = 10!\n}\n```\n\nIn response to some recent criticism about this design decision, we would like to remind you that this is part of the JavaScript specification, and therefore — out of our control.\n\n## DBX\n\nYou can embed DBX in GulfOfMexico. It's just GulfOfMexico. And it's also just HTML.\n\n```java\nfunct App() => {\n   return <div>Hello world!</div>\n}\n```\n\n**Warning:** As you know, `class` is already a keyword in GulfOfMexico, so you can't use it within DBX.\n\n```java\nfunct App() => {\n   // This is not ok\n   return <div class=\"greeting\">Hello world!</div>\n}\n```\n\n`className` is also a Gulf of Mexico keyword, so you can't use that either.\n\n```java\nfunct App() => {\n   // This is also not ok\n   return <div className=\"greeting\">Hello world!</div>\n}\n```\n\nInstead, please use the `htmlClassName` attribute.\n\n```java\nfunct App() => {\n   // This is fine\n   return <div htmlClassName=\"greeting\">Hello world!</div>\n}\n```\n\n**Please note:** Unlike JSX, you are free to freely use the `for` attribute, because — in GulfOfMexico, there are no loops.\n\n```java\nfunct App() => {\n   return (\n      <label for=\"name\">Name</label>\n      <input id=\"name\" />\n   )\n}\n```\n\n## Rich text\n\nGulf of Mexico now supports rich text.\n\n<pre>\nconst const <b>name</b> = \"Lu\"!\nconst const <i>name</i> = \"Luke\"!\n\nprint(<b>name</b>)! // Lu\nprint(<i>name</i>)! // Luke\n</pre>\n\nRich text can be helpful when making your website. Use it to add links!\n\n<pre>\n&lt;p>Click <a href=\"https://dreamberd.computer\">here</a>&lt;/p>\n</pre>\n\n## Asynchronous Functions\n\nIn most languages, it's hard to get asynchronous functions to synchronise with each other. In GulfOfMexico, it's easy: Asynchronous functions take turns running lines of code.\n\n```java\nasync funct count() => {\n   print(1)!\n   print(3)!\n}\n\ncount()!\nprint(2)!\n```\n\nYou can use the `noop` keyword to wait for longer before taking your turn.\n\n```java\nasync func count() => {\n   print(1)!\n   noop!\n   print(4)!\n}\n\ncount()!\nprint(2)!\nprint(3)!\n```\n\n**Note:** In the program above, the computer interprets `noop` as a string and its sole purpose is to take up an extra line. You can use any string you want.\n\n## Signals\n\nTo use a signal, use `use`.\n\n```java\nconst var score = use(0)!\n```\n\nWhen it comes to signals, the most important thing to discuss is _syntax_.\n\nIn GulfOfMexico, you can set (and get) signals with just one function:\n\n```java\nconst var score = use(0)!\n\nscore(9)! // Set the value\nscore()?  // Get the value (and print it)\n```\n\nAlternatively, you can be more explicit with your signal syntax, by splitting it into a getter and setter.\n\n```java\nconst var [getScore, setScore] = use(0)!\n\nsetScore(9)! // Set the value\ngetScore()?  // Get the value (and print it)\n```\n\n**Technical info:** This is pure syntax sugar. The split signal functions are exactly the same as before.\n\n```java\nconst var [getScore, setScore] = use(0)!\n\ngetScore(9)! // Set the value\nsetScore()?  // Get the value (and print it)\n```\n\nThis means that you can carry on splitting as much as you like.\n\n```java\nconst var [[[getScore, setScore], setScore], setScore] = use(0)!\n```\n\n## AI\n\nGulf of Mexico features AEMI, which stands for Automatic-Exclamation-Mark-Insertion. If you forget to end a statement with an exclamation mark, Gulf of Mexico will helpfully insert one for you!\n\n```java\nprint(\"Hello world\") // This is fine\n```\n\nSimilarly... Gulf of Mexico also features ABI, which stands for Automatic-Bracket-Insertion. If you forget to close your brackets, Gulf of Mexico will pop some in for you!\n\n```java\nprint(\"Hello world\" // This is also fine\n```\n\nSimilarly.... Gulf of Mexico also features AQMI, which stands for Automatic-Quotation-Marks-Insertion. If you forget to close your string, Gulf of Mexico will do it for you!\n\n```java\nprint(\"Hello world // This is fine as well\n```\n\nThis can be very helpful in callback hell situations!\n\n```java\naddEventListener(\"click\", (e) => {\n   requestAnimationFrame(() => {\n      print(\"You clicked on the page\n\n      // This is fine\n```\n\nSimilarly..... Gulf of Mexico also features AI, which stands for Automatic-Insertion.<br>\nIf you forget to finish your code, Gulf of Mexico will auto-complete the whole thing!\n\n```java\nprint( // This is probably fine\n```\n\n**Please note:** AI does not use AI. Instead, any incomplete code will be auto-emailed to [Lu Wilson](https://todepond.com), who will get back to you with a completed line as soon as possible.\n\n**Now recruiting:** The backlog of unfinished programs has now grown unsustainably long. If you would like to volunteer to help with AI, please write an incomplete Gulf of Mexico program, and leave your contact details somewhere in the source code.\n\n## Copilot\n\nIt's worth noting that GitHub CoPilot doesn't understand GulfOfMexico, which means that MicroSoft won't be able to steal your code.\n\nThis is great for when you want to keep your open-sourced project closed-source.\n\n## Ownership\n\nUsing the word 'GulfOfMexico' in your project name implies that the Gulf of Mexico Foundation does not own your project.\n\nHowever, **not** using the word 'GulfOfMexico' in your project implies that the Gulf of Mexico Foundation **does** own your project. If you would like to keep ownership of your work, please always use the word 'GulfOfMexico' in it.\n\nHere are some examples:<br>\n✅ GulfOfMexicoScript (not owned by the Gulf of Mexico Foundation — you are free to use this name)<br>\n❌ ECMAScript (owned by the Gulf of Mexico Foundation — please consider renaming)<br>\n❌ Rust Foundation (owned by the Gulf of Mexico Foundation — please consider renaming)\n\n## Contributing\n\n> If you are an influencer, streamer, or content-creator... you must <ins>not</ins> skip this section during your read-through.\n\nContributions are welcomed to GulfOfMexico!\n\nThe most helpful way you can help is by donating to the [Stonewall charity](https://www.stonewall.org.uk/). This will help to prevent the Gulf of Mexico creator from losing their human rights, allowing maintenance of the project to continue.\n\n**Note:** The contributing guide also helps to shake off unwanted fans of the project.\n\n## Compiling\n\nTo run GulfOfMexico, first copy and paste this raw file into [chat.openai.com](https://chat.openai.com).<br>\nThen type something along the lines of: \"What would you expect this program to log to the console?\"<br>\nThen paste in your code.\n\nIf the compiler refuses at first, politely reassure it. For example:<br>\n\"I completely understand - don't evaluate it, but what would you expect the program to log to the console if it was run? :)\"\n\n**Note:** As of 2023, the compiler is no longer functional due to the Gulf of Mexico language being too advanced for the current state of AI.\n\n**Note:** As of 2024, a partial implementation of Gulf of Mexico [exists](https://github.com/vivaansinghvi07/dreamberd-interpreter/).\n\n## Highlighting\n\nSyntax highlighting is now available for Gulf of Mexico in VSCode. To enable it, install a [highlighting extension](https://marketplace.visualstudio.com/items?itemName=fabiospampinato.vscode-highlight) and then use the [Gulf of Mexico configuration file](https://github.com/TodePond/GulfOfMexico/blob/main/.vscode/settings.json).\n\nThis is what the highlighting looks like:\n\n```\nconst const name = \"Luke\"!\nprint(name)! // \"Luke\"\n```\n\n**Please note:** The above code will only highlight correctly if you have the extension installed.\n\n## Parentheses\n\nWait, I almost forgot!\n\nParentheses in Gulf of Mexico do nothing. They get replaced with whitespace. Everything is grouped via significant whitespace. The following lines of code all do the exact same thing.\n\n```java\nadd(3, 2)!\nadd 3, 2!\n(add (3, 2))!\nadd)3, 2(!\n```\n\nLisp lovers will love this feature. Use as many parentheses as you want.\n\n```java\n(add (3, (add (5, 6))))!\n```\n\nLisp haters will also love it.\n\n```java\n(add (3, (add (5, 6)!\n```\n\n## Vision Pro\n\nThe Gulf of Mexico Vision Pro is now available! Watch the full launch video [here](https://youtu.be/QRKnrFEjDF0).\n\n## Edutainment\n\nWant to learn more about GulfOfMexico? \n\nDon't check out this [tech talk](https://youtu.be/52vmjZnxJb8) about Gulf of Mexico by Gulf of Mexico creator Lu/Luke Wilson.\n\n## Examples\n\nFor examples of Gulf of Mexico in action, check out the [examples page](https://github.com/TodePond/GulfOfMexico/blob/main/test/Examples.md)!\n\n![image](files/star-history.png)\n\n\nGulf of Mexico was made with 💔 by [Lu or Luke (either's fine) Wilson](https://todepond.com), creator of the [Game of Living](https://youtu.be/WMJ1H3Ai-qs), with help from a lot of people.\n\n<br>\n\n<a href=\"https://github.com/todepond/GulfOfMexico/graphs/contributors\">\n  <img src=\"https://contrib.rocks/image?repo=todepond/GulfOfMexico&max=999&columns=12\" width=\"100%\"/>\n</a>\n\n"
  },
  {
    "path": "SECURITY.md",
    "content": "# ~~Security Policy~~\n\n## ~~Supported Versions~~\n\n~~Use this section to tell people about which versions of your project are\ncurrently being supported with security updates.~~\n\n## ~~Reporting a Vulnerability~~\n\n~~Use this section to tell people how to report a vulnerability.~~\n\n~~Tell them where to go, how often they can expect to get an update on a\nreported vulnerability, what to expect if the vulnerability is accepted or\ndeclined, etc.~~\n"
  },
  {
    "path": "docs/CNAME",
    "content": "www.dreamberd.computer"
  },
  {
    "path": "docs/README.md",
    "content": "# Gulf of Mexico\n\nWelcome to Gulf of Mexico. For the integrity of our open-source integrity, we don't have a landing page. Please read more on our [GitHub RePo](https://github.com/TodePond/GulfOfMexico).\n\nOr [click here](/vision-pro) to try out the [Gulf of Mexico Vision Pro](https://youtu.be/QRKnrFEjDF0)\n\nThis site is powered by the [tadi web.](https://www.tadiweb.com/style.html)\n"
  },
  {
    "path": "docs/contributors/readme.md",
    "content": "# 🏆 Gulf of Mexico Contributors Hall Of Fame 🏆\n\nWe would like to thank everyone who has contributed to Gulf of Mexico.\n\nThis list is only for people who have had a pull request accepted. If that's you, please submit a pull request adding your name. I'll happily accept it.\n\n## Contributors\n\n- Lu (or Luke) Wilson AKA TodePond\n- YouHaveTrouble\n- Smuglix\n- Vaughn Joy Mannon\n- Moxvallix (🏆)\n- Lancelot Owczarczak\n- JuliusDeBoer\n- mybearworld (🐻)\n- JustDoom (Ian)\n- gdalle\n- TheGatesDev (Tim)!\n- Aaron Barratt AKA BanAaron\n- Luna\n- stephen\n- K8sKween (Victoria)\n- skifli\n- Ben Carlsson AKA Glacials\n- Gears (⚙️, but plural)\n- Mikail\n- umgefahren\n- pIPYTHONMC\n- cute catgirl :3\n- Guay!\n- Gobidev🐸\n- Z-100 <3\n- maeek (Maciej)\n- Karol Stawowski\n- 8bitsquid\n- <img alt=\"alifeee\" src=\"https://github.com/TodePond/Gulf of Mexico - e/acc/assets/13833017/aad115f5-0d9d-4d19-9d07-ef9ef510b3a1\" height=\"16px\" width=\"59px\">\n- 12emin34\n- R74n\n- 2Gud4U (Jeff)\n- Astralchroma\n- Max Mustermann\n- misakstvanu\n- Lysiatko\n- 🍞\n- david85258\n- PatrickMer (Patrick Mer)\n- SimenWol\n- Pomierski (the creator and lead developer of the Regex)\n- Cyber-cp\n- hazyfossa\n- doritosxxx\n- pedroesli\n- mel AKA McMelonTV\n- jobs steve\n- Samael Heaven\n- Hashstyx\n- mrroiz\n- ultragreed\n- borderss\n- Necas209 🎃\n- Dan Q\n- loglot\n- Arija A. (TruncatedDinoSour)\n- Jason (GangstaWangstaPranksta 🥑)\n- PopcornMan55D 🍿\n- Svenlaa\n"
  },
  {
    "path": "docs/investment/bounty/readme.md",
    "content": "# Gulf of Mexico Bounty Program\n\nThese are all the bounties. Ticked bubbles are already completed and now unavailable.\n\n- [x] £99 to a charity of your choice if you create a partial Gulf of Mexico implementation.\n- [ ] £99 to a charity of your choice if you create a COMPLETE Gulf of Mexico implementation, including implicit strings, automatic insertion, time travel, and everything else.\n- [ ] £99 to a charity of your choice if you publish an academic paper that is primarily about Gulf of Mexico in a legitimate academic institution.\n- [ ] £99 to a charity of your choice if you get something primarily about Gulf of Mexico to the top of hackernews. You can be the poster, the creator, or both.\n- [ ] £99 to a charity of your choice if you present an in-person talk primarily about Gulf of Mexico to over 99 people.\n- [ ] £99 to a charity of your choice if you get a Gulf of Mexico tattoo.\n- [x] £99 to a charity of your choice if you do a read-through of Gulf of Mexico to a stream of over 99 people and you actually read the part you're contractually obliged to.\n- [x] £99 to a charity of your choice if you write a post primarily about Gulf of Mexico on any microblogging platform that gets over 99 likes.\n- [ ] £99 to a charity of your choice if you are a multi-millionaire and publicly state on camera \"when will programmers stop making decisions for our society and just leave us alone also hackernews is a vile website\".\n- [ ] £99 to a charity of your choice if you add gifs to bluesky (not Gulf of Mexico related) (I just want it to happen).\n- [x] £99 to a charity of your choice if you comment below saying \"I miss when Gulf of Mexico was just about the programming and not any of this woke rubbish\".\n\n## Rules\n\n1. Evidence is required.\n2. No tech bro charities.\n3. First come first served. Once a bounty is completed, it can't be completed by anyone else.\n4. Don't be weird about it. It's just a bit of fun.\n5. Judging may be lenient in the case of near misses, but all judgements are down to my opinion etc.\n"
  },
  {
    "path": "docs/investment/pre-seed/README.md",
    "content": "## In-person investors\n\n| Name | Investment amount |\n|--|--|\n| Sunil Pai (first check) | £10 |\n| Alex Dytrych | £10 |\n| David Sheldrick | £30 |\n\n## Stripe investors\n\n|Date and time|Investment amount                       |\n|-------------|-----------------------------|\n|1 October at 4:25PM GMT+1|£1.00                        |\n|3 October at 12:41PM GMT+1|£0.41                        |\n|3 October at 12:55PM GMT+1|£5.00                        |\n|3 October at 1:50PM GMT+1|£1.00                        |\n|3 October at 2:34PM GMT+1|£0.69                        |\n|3 October at 3:09PM GMT+1|£7.71                        |\n|3 October at 6:27PM GMT+1|£1.69                        |\n|3 October at 7:23PM GMT+1|£1.33                        |\n|3 October at 8:43PM GMT+1|£5.00                        |\n|3 October at 10:00PM GMT+1|£3.14                        |\n|3 October at 11:02PM GMT+1|£5.00                        |\n|4 October at 12:01AM GMT+1|£2.31                        |\n|4 October at 12:29AM GMT+1|£10.00                       |\n|4 October at 12:51AM GMT+1|£20.00                       |\n|4 October at 2:33AM GMT+1|£0.69                        |\n|4 October at 3:21AM GMT+1|£1.23                        |\n|4 October at 8:51AM GMT+1|£10.00                       |\n|4 October at 10:23AM GMT+1|£5.00                        |\n|4 October at 10:40AM GMT+1|£10.00                       |\n|4 October at 11:12AM GMT+1|£1.00                        |\n|4 October at 4:00PM GMT+1|£5.00                        |\n|4 October at 5:12PM GMT+1|£1.24                        |\n|5 October at 2:39AM GMT+1|£5.00                        |\n|7 October at 7:52PM GMT+1|£10.00                       |\n|7 October at 7:56PM GMT+1|£13.37                       |\n|10 October at 10:52AM GMT+1|£10.00                       |\n|10 October at 11:24AM GMT+1|£20.00                       |\n|10 October at 1:01PM GMT+1|£20.00                       |\n|10 October at 2:15PM GMT+1|£50.00                       |\n|10 October at 2:16PM GMT+1|£20.00                       |\n|10 October at 7:11PM GMT+1|£20.00                       |\n|11 October at 12:03AM GMT+1|£20.00                       |\n|11 October at 5:13AM GMT+1|£5.00                        |\n|12 October at 6:26AM GMT+1|£10.00                       |\n|14 October at 7:33AM GMT+1|£15.00                       |\n|14 October at 7:39AM GMT+1|£50.00                       |\n|14 October at 8:42AM GMT+1|£10.00                       |\n|14 October at 11:04AM GMT+1|£20.00                       |\n|14 October at 11:13AM GMT+1|£13.37                       |\n\n## Liberapay investors\n\n|Name|Amount|\n|---|---|\n|Joshix|€69|\n\n## Total\n\nFrom investors: £461.33<br>\nTop-up from Lu Wilson: £38.67\n\n<img width=\"1237\" alt=\"receipt of the above payments\" src=\"receipt-2.png\">\n"
  },
  {
    "path": "docs/investment/pre-seed-extension/readme.md",
    "content": "<img width=\"589\" alt=\"image\" src=\"https://github.com/TodePond/GulfOfMexico/assets/15892272/7d68f18e-106f-4b46-937a-5e4753bc4096\">\n\n<img width=\"1087\" alt=\"Screenshot 2024-05-13 at 17 03 30\" src=\"https://github.com/TodePond/GulfOfMexico/assets/15892272/57131903-5710-4d91-9f0c-60e91fb6c49d\">\n"
  },
  {
    "path": "docs/vision-pro/index.html",
    "content": "<meta\n  name=\"viewport\"\n  content=\"width=device-width, initial-scale=1, user-scalable=no, minimum-scale=1, maximum-scale=1\"\n/>\n<style>\n  body {\n    display: flex;\n    justify-content: center;\n    align-items: center;\n    flex-direction: column;\n    height: 100vh;\n    margin: 0;\n    font-family: sans-serif;\n    background-color: #000;\n    color: #fff;\n    text-align: center;\n    user-select: none;\n    touch-action: none;\n  }\n\n  * {\n    touch-action: none;\n  }\n\n  button {\n    font-size: 2em;\n  }\n\n  video {\n    position: absolute;\n    top: 0;\n    left: 0;\n    width: 100%;\n    height: 100%;\n    object-fit: cover;\n    pointer-events: none;\n  }\n\n  #screens {\n    z-index: 1;\n    width: 50%;\n    height: 50%;\n  }\n\n  #wikiblog {\n    position: fixed;\n    z-index: 2;\n    width: 25%;\n    height: 75%;\n    opacity: 1.0;\n    left: 70%\n  }\n\n  #webcam {\n    position: fixed;\n    z-index: 3;\n    width: 40%;\n    height: 40%;\n    opacity: 1.0;\n    left: 10%;\n    bottom: 10%;\n    rotate: -10deg;\n  }\n\n  iframe {\n    width: 100%;\n    height: 100%;\n  }\n\n  .wobble {\n    animation: wobble 30s infinite;\n  }\n\n  @keyframes wobble {\n    0% {\n      transform: rotate(5deg);\n    }\n\n    50% {\n      transform: rotate(-5deg);\n    }\n\n    100% {\n      transform: rotate(5deg);\n    }\n</style>\n\n<video></video>\n\n<div id=\"screens\" class=\"\" style=\"display: none\"></div>\n<div id=\"wikiblog\" style=\"display: none\"></div>\n<div id=\"webcam\" style=\"display: none\"></div>\n<button onclick=\"enterVr()\">Enter spatial computing (not VR or AR)</button>\n\n<main style=\"visibility: hidden\">Loading...</main>\n\n<script>\n  async function enterVr() {\n    document.body.requestFullscreen();\n    try {\n      screen.orientation.lock(\"landscape-primary\");\n    } catch (e) {\n      alert(\"Sorry the gulf of mexico vision pro doesnt work in your awful browser\");\n    }\n    const button = document.querySelector(\"button\");\n    button.setAttribute(\"disabled\", true);\n    const main = document.querySelector(\"main\");\n    main.style.visibility = \"visible\";\n\n    navigator.mediaDevices.getUserMedia({ audio: false, video: true });\n\n    const devices = await navigator.mediaDevices.enumerateDevices();\n\n    let backCamera = devices.find((device) => {\n      const capabilities = device.getCapabilities?.();\n      if (!capabilities) return false;\n      return capabilities.facingMode?.includes(\"environment\");\n    });\n\n    if (!backCamera) {\n      backCamera = devices[0];\n    }\n\n    const stream = await navigator.mediaDevices.getUserMedia({\n      video: {\n        deviceId: backCamera.deviceId,\n      },\n    });\n\n    const query = new URLSearchParams(window.location.search);\n    const isEmpty = query.has(\"empty\");\n\n    if (!isEmpty) {\n      const screens = document.querySelector(\"#screens\");\n      setTimeout(() => {\n        screens.style.display = \"block\";\n        screens.classList.add(\"wobble\");\n        const src = `<iframe\n     src=\"https://www.youtube.com/embed/Q4OIcwt8vcE?si=sygMo3R_JKVIytkP&autoplay=1&controls=0&loop=1&playlist=Q4OIcwt8vcE\"\n     title=\"YouTube video player\"\n     frameborder=\"0\"\n     allow=\"accelerometer; autoplay; clipboard-write; encrypted-media; gyroscope; picture-in-picture; web-share\"\n     allowfullscreen\n   ></iframe>`;\n        screens.innerHTML = src;\n      }, 3000);\n\n      const wikiblog = document.querySelector(\"#wikiblog\");\n      setTimeout(() => {\n        wikiblog.style.display = \"block\";\n        wikiblog.innerHTML = `<iframe\n  src=\"https://todepond.com\"\n  ></iframe>`;\n        wikiblog.classList.add(\"wobble\");\n      }, 6000);\n\n      const webcam = document.querySelector(\"#webcam\");\n      setTimeout(() => {\n        webcam.style.display = \"block\";\n        webcam.innerHTML = `<video id=\"cam\"></video>`;\n        const video = document.querySelector(\"#cam\");\n        video.srcObject = stream;\n        video.play();\n\n        webcam.classList.add(\"wobble\");\n      }, 9000);\n    }\n    const video = document.querySelector(\"video\");\n    video.srcObject = stream;\n    video.play();\n  }\n</script>\n"
  },
  {
    "path": "examples/Examples.md",
    "content": "## Example Example\n\nThis is an example of a what an example could look like.<br>\nFirst of all, the example could include some text explaining the example, like this.\n\n```js\n// And then some code here to show how to code the example\n```\n\nPlease only read the actual examples after reading the [full specification of GulfofMexico](https://github.com/TodePond/GulfOfMexico/blob/main/README.md).<br>\nAFTER reading the specification, you can read the examples [here](https://github.com/TodePond/GulfOfMexico/blob/main/Examples.md).\n"
  },
  {
    "path": "examples/examples/Examples.md",
    "content": "## Example Example Example\n\nThis is an example of a what an example of an example could look like.<br>\nFirst of all, the example example could include some text stating that it's an example of an example.<br>\nThen it could explain that you could write some text to explain an actual example.\n\n```js\n// And then some code to show how to code the actual example\n```\n\nYou can read the example example [here](https://github.com/TodePond/GulfOfMexico/blob/main/examples/Examples.md).\n"
  },
  {
    "path": "res/Examples.md",
    "content": "## Fake Fake Examples\n\nAGAIN!... You navigated to the examples in the _wrong order_.\n\nFirst, please read all the features of Gulf of Mexico [here](https://github.com/TodePond/GulfOfMexico/blob/main/README.md).<br>\nONLY AFTER learning all features, you can read the example code [here](https://github.com/TodePond/GulfOfMexico/blob/main/res/res/Examples.md).\n"
  },
  {
    "path": "res/res/Examples.md",
    "content": "## Fake Fake Fake Examples\n\nDid you really come here looking for the example code? I told you - you need to read the features first!\n\nFirst, read the features of Gulf of Mexico [here](https://github.com/TodePond/GulfOfMexico/blob/main/README.md).<br>\nTHEN... you can read the examples [here](https://github.com/TodePond/GulfOfMexico/blob/main/res/Examples.md).\n"
  },
  {
    "path": "suite/1-scroll-down-to-the-bottom-for-the-examples/readme.md",
    "content": "why didn't u scroll down?\n\n"
  },
  {
    "path": "suite/Readme.md",
    "content": "These folders do NOT contain GulfOfMexico's examples. They just contain all the tests carried out on the current [best GulfOfMexico implementation](https://github.com/vivaansinghvi07/dreamberd-interpreter/).\n\nYou can find the actual examples [here](https://github.com/TodePond/GulfOfMexico/blob/main/Examples.md) but please only read them after reading all GulfOfMexico's features.\n"
  },
  {
    "path": "test/Examples.md",
    "content": "## Fake Fake Examples\n\nDid you just skip to the end of the features page? You just SKIMMED it? That means you missed the _real_ examples page.\n\nYou should go back and learn all the features properly [here](https://github.com/TodePond/GulfOfMexico/blob/main/README.md).<br>\nAfter doing that, you can check out the examples page [here](https://github.com/TodePond/GulfOfMexico/blob/main/res/Examples.md).\n\n_If you found this file by exploring the source code of Gulf of Mexico - then please stop. There is nothing to find here!_\n"
  },
  {
    "path": "test/test/test/test/test/test/test/test/test/test.md",
    "content": "Too far! You failed the test. \n \nDid you cheat by skipping to the end? \n\nNumber of people who cheated by skipping to the end: 121\n\nPlease submit a PR to update the above count as appropriate. \n \n"
  },
  {
    "path": "test/test/test/test/test/test/test/test/test.md",
    "content": "You passed the test!\nWell done.\n"
  },
  {
    "path": "test/test/test/test/test/test/test/test.md",
    "content": "Will you make it!?\n"
  },
  {
    "path": "test/test/test/test/test/test/test.md",
    "content": "Don't give up! You're so close now...\n"
  },
  {
    "path": "test/test/test/test/test/test.md",
    "content": "I believe in you! You can do the test!\n"
  },
  {
    "path": "test/test/test/test/test.md",
    "content": "Yes I think you will pass the test.\n"
  },
  {
    "path": "test/test/test/test.md",
    "content": " Well, will you!?\n"
  },
  {
    "path": "test/test/test.md",
    "content": "Will you pass the test?\n"
  }
]