{"id":14254008,"url":"https://github.com/milnet92/MXTXppInterpreter","last_synced_at":"2025-08-12T15:32:48.228Z","repository":{"id":301211009,"uuid":"804482869","full_name":"milnet92/MXTXppInterpreter","owner":"milnet92","description":"Write, execute and debug X++ code directly in your browser.","archived":false,"fork":false,"pushed_at":"2025-07-26T16:20:35.000Z","size":4438,"stargazers_count":99,"open_issues_count":2,"forks_count":23,"subscribers_count":9,"default_branch":"main","last_synced_at":"2025-07-26T21:22:54.134Z","etag":null,"topics":["dynamics365-fo","interpreters","xpp"],"latest_commit_sha":null,"homepage":"","language":"C#","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/milnet92.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":"LICENSE","code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null,"governance":null,"roadmap":null,"authors":null,"dei":null,"publiccode":null,"codemeta":null,"zenodo":null}},"created_at":"2024-05-22T17:11:55.000Z","updated_at":"2025-07-26T16:20:40.000Z","dependencies_parsed_at":"2025-06-25T18:41:37.172Z","dependency_job_id":null,"html_url":"https://github.com/milnet92/MXTXppInterpreter","commit_stats":null,"previous_names":["milnet92/mxtxppinterpreter"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/milnet92/MXTXppInterpreter","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milnet92%2FMXTXppInterpreter","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milnet92%2FMXTXppInterpreter/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milnet92%2FMXTXppInterpreter/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milnet92%2FMXTXppInterpreter/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/milnet92","download_url":"https://codeload.github.com/milnet92/MXTXppInterpreter/tar.gz/refs/heads/main","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/milnet92%2FMXTXppInterpreter/sbom","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":270086959,"owners_count":24524681,"icon_url":"https://github.com/github.png","version":null,"created_at":"2022-05-30T11:31:42.601Z","updated_at":"2022-07-04T15:15:14.044Z","status":"online","status_checked_at":"2025-08-12T02:00:09.011Z","response_time":80,"last_error":null,"robots_txt_status":"success","robots_txt_updated_at":"2025-07-24T06:49:26.215Z","robots_txt_url":"https://github.com/robots.txt","online":true,"can_crawl_api":true,"host_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub","repositories_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories","repository_names_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repository_names","owners_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners"}},"keywords":["dynamics365-fo","interpreters","xpp"],"created_at":"2024-08-22T04:00:55.135Z","updated_at":"2025-08-12T15:32:48.217Z","avatar_url":"https://github.com/milnet92.png","language":"C#","funding_links":[],"categories":["X++ tools"],"sub_categories":[],"readme":"\u003ch1 align=\"center\"\u003eMXT - X++ Interpreter (preview)\u003c/h1\u003e\n\n \u003e **_IMPORTANT:_** It is **not recommended** for Production scenarios as this tool allows you to execute code without guarantee.\n\nThis tool allows you to write, execute and debug X++ code directly in the browser, without the need to compile or wait for service restart.\n\n## Getting started\n1. Clone the repo\n2. Execute `Initialize.ps1` script as *Administrator*. This will create a symbolic link into your *LocalPackageDirectory*\n3. Build and synchronize the **MXppTools** model\n4. Navigate to System Administration \u003e Workspaces \u003e **MXT - X++ Interpreter**\n\n# Interpreter\nThis tool generates bytecode that is later interpreted directly during execution. The instructions that are interpreted are executed in native code using a series of proxies written in X++. That allows to simulate the execution *almost* exactly as native code would do it, without the need to compile.\n\n![architecture](Assets/simple_arquitecture.png)\n\n### Code editor\nThe editor will highlight the reserved words and will indicate you which statement is being executed when debugging. It will also tell you if your code has any syntax error.\n\nSome keyboard shortcuts are implemented to easily execute, insert a breakpoint, step over and continue debugging. These can be found as standard shortcuts by Right click \u003e View shortcuts on the editor.\n![example](Assets/code_example.png)\n\nThe variable inspector will allow you to take a look to the variables that are currently on scope and will let you modify the values for primitive types.\n![debugger](Assets/debugger.png)\n\n### Script repository\nYou can save X++ scripts into the built-in repository to later execute them.\n![repo](Assets/script_repo.png)\n\n# Use cases\n* Execute, modify and save X++ scripts\n* Experiment with unknown or new functionality\n* Test pieces of your code\n* Get metadata information quickly (class and table ids, label texts, enum values...)\n\n## Security\nFor development environments no additional security is needed, but if you run the script on a non-development system a user should have **MXT Script executor** role.\n\n## Limitations\n* **Macros** usage and declarations are not supported\n* **Class declarations** are not supported\n* **.NET namespaces** cannot be referenced\n\n# Build Action\nThe GitHub build action is based on [FSC-PS for GitHub](https://github.com/fscpscollaborative/fscps).\n\n# Build Status\n[![(BUILD)](../../actions/workflows/build.yml/badge.svg)](../../actions/workflows/build.yml)\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmilnet92%2FMXTXppInterpreter","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fmilnet92%2FMXTXppInterpreter","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fmilnet92%2FMXTXppInterpreter/lists"}