{"id":13287038,"url":"https://github.com/pixselve-school/TLC-projet","last_synced_at":"2025-03-10T05:31:47.666Z","repository":{"id":67528174,"uuid":"552725113","full_name":"pixselve-school/TLC-projet","owner":"pixselve-school","description":"A compiler for the While language made in Java","archived":true,"fork":false,"pushed_at":"2023-01-20T13:56:26.000Z","size":1982,"stargazers_count":1,"open_issues_count":3,"forks_count":0,"subscribers_count":0,"default_branch":"main","last_synced_at":"2024-07-29T16:54:15.590Z","etag":null,"topics":["antlr","compiler","while"],"latest_commit_sha":null,"homepage":"","language":"Java","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/pixselve-school.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}},"created_at":"2022-10-17T06:10:43.000Z","updated_at":"2024-07-29T16:54:20.812Z","dependencies_parsed_at":"2023-02-24T07:45:15.534Z","dependency_job_id":null,"html_url":"https://github.com/pixselve-school/TLC-projet","commit_stats":null,"previous_names":["pixselve-school/tlc-projet"],"tags_count":0,"template":false,"template_full_name":null,"repository_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixselve-school%2FTLC-projet","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixselve-school%2FTLC-projet/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixselve-school%2FTLC-projet/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/pixselve-school%2FTLC-projet/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/pixselve-school","download_url":"https://codeload.github.com/pixselve-school/TLC-projet/tar.gz/refs/heads/main","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":221151729,"owners_count":16764909,"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":["antlr","compiler","while"],"created_at":"2024-07-29T16:51:44.699Z","updated_at":"2024-10-23T03:31:29.842Z","avatar_url":"https://github.com/pixselve-school.png","language":"Java","funding_links":[],"categories":[],"sub_categories":[],"readme":"﻿# Projet TLC - Compilateur While\n\nMembres :\n- GOARDOU Fabien\n- KERICHARD Mael\n\n## Compilation de la grammaire\n```shell\nsh gradlew generateGrammarSource\ngradlew.bat generateGrammarSource\n```\n\n## Lancer le compilateur\n### Parameters\nDans la classe Main :\n```java\nString pathRead = \"src/main/resources/and.txt\";\nString pathWrite3addr = \"out/and.3addr\";\nString pathWriteJS = \"out/and.js\";\n```\nOu lancer la fonction main avec les arguments suivants :\n```txt\ninput_file output_3addr output_js\n```\n\n### Lancement\nLancer gradle avec l'option `run`\n```shell\nsh gradlew run\ngradlew.bat run\n```\n\n## Lancer le programme fournis\n```txt\nnode /out/and.js \u003cparameters of main function\u003e\n```\n\n## Documents\n- [Description Technique](./docs/description-technique.md)\n- [Validation](./docs/tests.md)\n- [Methodologies Gestion de projet](./docs/methodologie-gestion-de-projet.md)\n- [Analyse Postmortem](./docs/post-mortem.md)","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpixselve-school%2FTLC-projet","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Fpixselve-school%2FTLC-projet","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Fpixselve-school%2FTLC-projet/lists"}