{"id":21191416,"url":"https://github.com/newlandtv/j255_language","last_synced_at":"2025-03-14T20:45:21.006Z","repository":{"id":208008325,"uuid":"666444389","full_name":"NewLandTV/J255_Language","owner":"NewLandTV","description":"I made a custom programming language in python.","archived":false,"fork":false,"pushed_at":"2023-11-19T03:18:19.000Z","size":13,"stargazers_count":1,"open_issues_count":0,"forks_count":0,"subscribers_count":1,"default_branch":"main","last_synced_at":"2025-01-21T13:38:15.000Z","etag":null,"topics":["j255","programming-language","python"],"latest_commit_sha":null,"homepage":"","language":"Python","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-2-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/NewLandTV.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}},"created_at":"2023-07-14T14:31:17.000Z","updated_at":"2024-03-16T11:21:32.000Z","dependencies_parsed_at":"2023-11-19T04:22:49.999Z","dependency_job_id":null,"html_url":"https://github.com/NewLandTV/J255_Language","commit_stats":null,"previous_names":["newlandtv/j255_language"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NewLandTV%2FJ255_Language","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NewLandTV%2FJ255_Language/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NewLandTV%2FJ255_Language/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/NewLandTV%2FJ255_Language/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/NewLandTV","download_url":"https://codeload.github.com/NewLandTV/J255_Language/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":243646545,"owners_count":20324583,"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":["j255","programming-language","python"],"created_at":"2024-11-20T19:02:52.966Z","updated_at":"2025-03-14T20:45:20.982Z","avatar_url":"https://github.com/NewLandTV.png","language":"Python","funding_links":[],"categories":[],"sub_categories":[],"readme":"# **J255 Language(J255 언어)**\n\nI made a custom programming language in python.\n파이썬으로 커스텀 프로그래밍 언어를 만들었습니다.\n\n# **Syntax(문법)**\n\n| Keyword | Description |\n| :---: | :---: |\n| return | Declare a function. |\n| if | If the condition is true, execute the code. |\n| else | If all if conditions are false, else statements are executed. |\n| endif | This is the end of the if and else statements. |\n| loop | Repeats the specified number of times. |\n| endloop | This is the end of the loop statement. |\n| while | If the condition is true, the code continues execution. |\n| endwhile | This is the end of the while statement. |\n| function | Define a function. |\n| call | Call the function. |\n| use | Import a specific module. |\n| as | (use) Renames a specific module to a different name. |\n| include | Includes other J255 files. |\n\n| Data Type | Description |\n| :---: | :---: |\n| int | Integer value |\n| float | Floating point value |\n| string | String data |\n| bool | Logical data type True or false |\n\n| Operator | Description |\n| :---: | :---: |\n| = | Substitutes the value of a variable. |\n| += | Add the value of a variable. |\n| -= | Subtracts the value of a variable. |\n| *= | Multiplies the value ​of a variable. |\n| /= | Divide the value of a variable. |\n\n| Module Name | Description |\n| :---: | :---: |\n| G | Standard J255 Graphics module. |\n| Net | Standard J255 Networking module. |\n\n| Function Name | Description |\n| :---: | :---: |\n| print | Prints the value. |\n| println | Prints the value and adds one line newline character. |\n| input | Enter a value for the variable. |\n| sleep | Stops the program for a specified amount of time. |\n| readfile | Read a file from a specific path. |\n| writefile | Write a file to a specific path. |\n| system | Send system commands. |\n\n# **Links(링크)**\n\n* [JkhTV YouTube(장경혁tv)](https://www.youtube.com/@NewLand2019-JkhTV)\n* [NewLand Cafe(New랜드 카페)](https://cafe.naver.com/2019newland)\n* [NewLand Discord(New랜드 디스코드)](https://discord.gg/2J646MaZGA)\n* [JkhTV Tistory(장경혁tv의 티스토리)](https://jkhtv.tistory.com)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnewlandtv%2Fj255_language","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fnewlandtv%2Fj255_language","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fnewlandtv%2Fj255_language/lists"}