{"id":19252759,"url":"https://github.com/tomaszrewak/trepl","last_synced_at":"2025-04-21T13:31:16.358Z","repository":{"id":125409499,"uuid":"72427281","full_name":"TomaszRewak/TREPL","owner":"TomaszRewak","description":"TRE is an object oriented, functional programming language, that enables user to view all processes happening inside a memory during program execution.","archived":false,"fork":false,"pushed_at":"2020-11-16T20:40:40.000Z","size":1182,"stargazers_count":75,"open_issues_count":11,"forks_count":7,"subscribers_count":8,"default_branch":"master","last_synced_at":"2025-04-01T13:43:22.628Z","etag":null,"topics":["interactive-visualizations","memory-allocation","object-oriented-programming","programming-language","teaching-materials"],"latest_commit_sha":null,"homepage":null,"language":"JavaScript","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"mit","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/TomaszRewak.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":"2016-10-31T10:45:34.000Z","updated_at":"2024-01-13T23:55:58.000Z","dependencies_parsed_at":null,"dependency_job_id":"b4d16e3a-94ed-460c-a644-dd851217b02d","html_url":"https://github.com/TomaszRewak/TREPL","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/TomaszRewak%2FTREPL","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TomaszRewak%2FTREPL/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TomaszRewak%2FTREPL/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/TomaszRewak%2FTREPL/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/TomaszRewak","download_url":"https://codeload.github.com/TomaszRewak/TREPL/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":250064634,"owners_count":21368944,"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":["interactive-visualizations","memory-allocation","object-oriented-programming","programming-language","teaching-materials"],"created_at":"2024-11-09T18:28:19.717Z","updated_at":"2025-04-21T13:31:16.352Z","avatar_url":"https://github.com/TomaszRewak.png","language":"JavaScript","funding_links":["https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=USUR8CPL56B2Y"],"categories":[],"sub_categories":[],"readme":"[![Donate](https://img.shields.io/badge/Donate-PayPal-green.svg)](https://www.paypal.com/cgi-bin/webscr?cmd=_s-xclick\u0026hosted_button_id=USUR8CPL56B2Y)\n\n# TREPL\nTRE is an object oriented, functional programming language, that enables user to view all processes happening inside a memory during program execution.\n\nWorking example can be found here: http://trepl.xyz/\n\n# Compilation\nTo restore node packages run\n```\nnpm install\n```\n\nTo compile .ts files run:\n```\ngulp typescript\n```\nand for .less files:\n```\ngulp less\n```\n\nTo watch for changes (in .ts and .less files) you can use:\n```\ngulp watch\n```\n\n# Execution\nTo prepare compiled website for execution you have to restore node_modules within Site directory.\n```\ncd Site\nnpm install\n```\nafter doing so you can run the server:\n```\nnode .\\TREPL\\Site\\\n```\nNow your website should be available in your web browser under the address: http://localhost:3000/\n\n# Project structure\nThis project was my first contact with javascript and typescript (excluding scripts that consisted of 5 lines of code), so the overall architecture of this solution is not the greatest. I will try to reorganize it itno something better in the future, as I have gained \"some\"\nexperience in this meantime\n\n# Beta\nNote that this is an early version of this software. If you can see anything that doesn't work as expected, or maybe a way to improve it, please inform me.\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomaszrewak%2Ftrepl","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Ftomaszrewak%2Ftrepl","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Ftomaszrewak%2Ftrepl/lists"}