{"id":13745014,"url":"https://github.com/plemarquand/trace-expression","last_synced_at":"2026-02-03T21:18:10.386Z","repository":{"id":3540089,"uuid":"4600071","full_name":"plemarquand/trace-expression","owner":"plemarquand","description":"An FDT swf-bridge plugin that takes a line of ActionScript code and creates a trace statement that outputs the expanded form of the expression.","archived":false,"fork":false,"pushed_at":"2012-06-18T14:19:26.000Z","size":1024,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2024-08-03T05:05:32.186Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":null,"language":"ActionScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":null,"status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/plemarquand.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":null,"funding":null,"license":null,"code_of_conduct":null,"threat_model":null,"audit":null,"citation":null,"codeowners":null,"security":null,"support":null}},"created_at":"2012-06-08T17:19:35.000Z","updated_at":"2018-12-19T19:41:03.000Z","dependencies_parsed_at":"2022-07-24T23:32:14.303Z","dependency_job_id":null,"html_url":"https://github.com/plemarquand/trace-expression","commit_stats":null,"previous_names":[],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plemarquand%2Ftrace-expression","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plemarquand%2Ftrace-expression/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plemarquand%2Ftrace-expression/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/plemarquand%2Ftrace-expression/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/plemarquand","download_url":"https://codeload.github.com/plemarquand/trace-expression/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":224819761,"owners_count":17375322,"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","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":[],"created_at":"2024-08-03T05:01:20.406Z","updated_at":"2026-02-03T21:18:10.255Z","avatar_url":"https://github.com/plemarquand.png","language":"ActionScript","readme":"trace-expression\n================\n\nAn swf-bridge plugin for FDT 5.5 that takes a line of ActionScript code and creates a trace statement that outputs the expanded form of the expression.\n\nThis is best illustrated with an example. Take the following expression, which computes the slope of a line:\n\n```actionscript\nvar y : Number = m * x + b;\n```\n\nRunning the trace-expression command (using CMD/CTRL + 2 in FDT) produces:\n\n```actionscript\nvar y : Number = m * x + b;\ntrace(m,\"*\",x,\"+\",b);\n```\n\n## Installation\n\nCopy trace-expression.swf from /bin in to ~Library/ApplicationSupport/FDT/swfPlugins on Mac, or . If the folder doesn't exist, create it and copy trace-expression.swf in to it. In Preferences \u003e FDT \u003e Swf Plugins trace-expression should be enabled in the list. You can toggle its avaliability from here.","funding_links":[],"categories":["Unsorted"],"sub_categories":["Other API"],"project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplemarquand%2Ftrace-expression","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fplemarquand%2Ftrace-expression","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fplemarquand%2Ftrace-expression/lists"}