{"id":13744504,"url":"https://github.com/ser1zw/MIL","last_synced_at":"2025-05-09T03:32:04.413Z","repository":{"id":976011,"uuid":"775054","full_name":"ser1zw/MIL","owner":"ser1zw","description":"A MIL language VM and interpreter written in ActionScript","archived":false,"fork":false,"pushed_at":"2010-07-27T15:29:44.000Z","size":148,"stargazers_count":2,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"master","last_synced_at":"2024-11-15T16:40:35.925Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","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/ser1zw.png","metadata":{"files":{"readme":"README","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":"2010-07-14T17:39:10.000Z","updated_at":"2017-02-01T12:14:55.000Z","dependencies_parsed_at":"2022-08-16T11:40:34.475Z","dependency_job_id":null,"html_url":"https://github.com/ser1zw/MIL","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/ser1zw%2FMIL","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ser1zw%2FMIL/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ser1zw%2FMIL/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/ser1zw%2FMIL/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/ser1zw","download_url":"https://codeload.github.com/ser1zw/MIL/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":253183191,"owners_count":21867375,"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:10.765Z","updated_at":"2025-05-09T03:32:04.054Z","avatar_url":"https://github.com/ser1zw.png","language":"ActionScript","funding_links":[],"categories":["Apps \u0026 Tools","Runtimes"],"sub_categories":["Interpreters"],"readme":"Mil.as - ActionScriptで作ったMILの処理系\n\n日経ソフトウエア2010年8月号の記事「スクリプト言語をゼロから作ろう」で解説されていた\n「MIL」という言語の処理系をつくってみました。\nオリジナルの処理系(C言語)は、記事のサポートページ(http://itpro.nikkeibp.co.jp/article/MAG/20091120/340842/?ST=nsw#201008)からダウンロード可能です。\n\n■MILの仕様\n・使用できるデータ型: 整数型と文字列型のみ\n・変数: 最初の代入が宣言を兼ねる(例: a = 100; s = \"foobar\";)\n・算術演算: 四則演算(+, -, *, /)のみ\n・制御構造: if文, if-else文, while文, goto文, gosub-return文\n            goto, gosubのラベルには「*」をつける\n            if文, if-else文, while文は{ }を省略できない\n・出力: print文\n・1行コメント: #から行末までコメント\n・その他: 文の最後はセミコロン「;」が必要\n\nサンプルコードはmil_sample内にあります。 \n\n\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fser1zw%2FMIL","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fser1zw%2FMIL","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fser1zw%2FMIL/lists"}