{"id":27396930,"url":"https://github.com/torrentelinux/jcast","last_synced_at":"2026-05-01T21:33:55.896Z","repository":{"id":189973542,"uuid":"261491514","full_name":"torrentelinux/jcast","owner":"torrentelinux","description":"Traducir el lenguaje de programación Java al idioma Castellano/español. Para Windows.","archived":false,"fork":false,"pushed_at":"2021-05-30T21:57:59.000Z","size":84,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":2,"default_branch":"master","last_synced_at":"2025-04-14T00:53:06.501Z","etag":null,"topics":["consola","cpp","cpp-builder","embarcadero-cpp-builder","j-cast","java","java-castellano","traduccion","vcl","windows"],"latest_commit_sha":null,"homepage":null,"language":"C++","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"gpl-3.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/torrentelinux.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":"2020-05-05T14:15:13.000Z","updated_at":"2021-05-30T21:58:01.000Z","dependencies_parsed_at":null,"dependency_job_id":"04a89035-7316-4ed3-9bfb-4d5534568956","html_url":"https://github.com/torrentelinux/jcast","commit_stats":null,"previous_names":["torrentelinux/jcast"],"tags_count":0,"template":false,"template_full_name":null,"purl":"pkg:github/torrentelinux/jcast","repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/torrentelinux%2Fjcast","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/torrentelinux%2Fjcast/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/torrentelinux%2Fjcast/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/torrentelinux%2Fjcast/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/torrentelinux","download_url":"https://codeload.github.com/torrentelinux/jcast/tar.gz/refs/heads/master","sbom_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/torrentelinux%2Fjcast/sbom","scorecard":null,"host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":278872027,"owners_count":26060525,"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-10-07T02:00:06.786Z","response_time":59,"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":["consola","cpp","cpp-builder","embarcadero-cpp-builder","j-cast","java","java-castellano","traduccion","vcl","windows"],"created_at":"2025-04-14T00:48:55.588Z","updated_at":"2025-10-08T00:37:27.634Z","avatar_url":"https://github.com/torrentelinux.png","language":"C++","funding_links":[],"categories":[],"sub_categories":[],"readme":"# jcast\n\u003c\u003c Notas sobre jcast.exe \u003e\u003e\u003cbr\u003e\n\u003cbr\u003e\n\u003cb\u003eDescripción\u003c/b\u003e\u003cbr\u003e\nTraducir un programa fuente Java en idioma Castellano/Español a fuente Java en idioma Inglés.\u003cbr\u003e\nReconociendo las palabras reservadas oficiales del lenguaje de programación Java.\u003cbr\u003e\n\u003cbr\u003e\n\u003cb\u003eReferencias\u003c/b\u003e\u003cbr\u003e\nEn Wikipedia: listado de palabras reservadas de Java\u003cbr\u003e\n              https://en.wikipedia.org/wiki/List_of_Java_keywords\u003cbr\u003e\nEn Especificación del lenguaje Java SE 14: capítulo 3, la estructura léxica, las palabras reservadas\u003cbr\u003e\n              https://docs.oracle.com/javase/specs/jls/se14/html/jls-3.html#jls-3.9\u003cbr\u003e\nEn Especificación del lenguaje Java SE 16:\u003cbr\u003e\n              https://docs.oracle.com/javase/specs/jls/se16/html/jls-3.html#jls-3.9\u003cbr\u003e\n\u003cbr\u003e\n\u003cb\u003eUso:\u003c/b\u003e\u003cbr\u003e\n        jcast programa_fuente.jcast\u003cbr\u003e\n\u003cbr\u003e\nTraduce el programa fuente en Java castellano a programa fuente en Java inglés .java\u003cbr\u003e\nFichero obtenido: programa_fuente.java\u003cbr\u003e\n\u003cb\u003eEjemplo:\u003c/b\u003e\u003cbr\u003e\n        jcast hola.jcast\u003cbr\u003e\n\u003cbr\u003e\nFichero resultante: hola.java\u003cbr\u003e\n\u003cbr\u003e\n\u003cb\u003eCompilación:\u003c/b\u003e\u003cbr\u003e\nSe necesita del compilador Embarcadero RAD Studio 2010, 10.2 Tokyo o versión superior.\u003cbr\u003e\nEl programa fuente ha sido desarrollado para Windows, 32 bits, modo consola, y vinculada con la biblioteca de clases VCL.\u003cbr\u003e\n\u003cbr\u003e\n__Octulio Biletán__Mayo de 2.021__\u003cbr\u003e\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftorrentelinux%2Fjcast","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftorrentelinux%2Fjcast","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftorrentelinux%2Fjcast/lists"}