{"id":13628277,"url":"https://github.com/graalvm/simplelanguage","last_synced_at":"2025-05-15T06:03:44.943Z","repository":{"id":31318387,"uuid":"34880846","full_name":"graalvm/simplelanguage","owner":"graalvm","description":"A simple example language built using the Truffle API.","archived":false,"fork":false,"pushed_at":"2025-03-21T18:33:51.000Z","size":1373,"stargazers_count":620,"open_issues_count":32,"forks_count":202,"subscribers_count":48,"default_branch":"master","last_synced_at":"2025-05-15T06:03:16.854Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"http://openjdk.java.net/projects/graal/","language":"Java","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"upl-1.0","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/graalvm.png","metadata":{"files":{"readme":"README.md","changelog":null,"contributing":"CONTRIBUTING.md","funding":null,"license":"LICENSE.md","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}},"created_at":"2015-04-30T22:58:08.000Z","updated_at":"2025-05-09T07:04:24.000Z","dependencies_parsed_at":"2025-04-03T19:10:56.096Z","dependency_job_id":"7dad27b6-2bb7-46d7-a272-f35813b0f701","html_url":"https://github.com/graalvm/simplelanguage","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/graalvm%2Fsimplelanguage","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graalvm%2Fsimplelanguage/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graalvm%2Fsimplelanguage/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/graalvm%2Fsimplelanguage/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/graalvm","download_url":"https://codeload.github.com/graalvm/simplelanguage/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":254283336,"owners_count":22045140,"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-01T22:00:49.447Z","updated_at":"2025-05-15T06:03:44.920Z","avatar_url":"https://github.com/graalvm.png","language":"Java","funding_links":[],"categories":["Uncategorized","Java"],"sub_categories":["Uncategorized"],"readme":"# SimpleLanguage\n\nA simple demonstration language built using Truffle for GraalVM.\n\nSimpleLanguage is heavily documented to explain the how and why of writing a\nTruffle language. A good way to find out more is to read the source with\ncomments. Start reading [here](https://github.com/graalvm/simplelanguage/blob/master/language/src/main/java/com/oracle/truffle/sl/SLLanguage.java).\nWe also like to encourage people to clone the repository and start hacking.\n\nThis repository is licensed under the permissive UPL licence. Fork it to begin\nyour own Truffle language.\n\nFor instructions on how to get started please refer to [our website](http://www.graalvm.org/docs/graalvm-as-a-platform/implement-language/)\n\n# Building for a JVM\n\nBuild the project with `mvn package`.\nTo run simple language using a JDK from JAVA_HOME run `./sl`.\n\n# Building a Native Image\n\nBuild the project with `mvn package -Pnative`.\nTo run simple language natively run `./standalone/target/slnative`.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgraalvm%2Fsimplelanguage","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fgraalvm%2Fsimplelanguage","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fgraalvm%2Fsimplelanguage/lists"}