{"id":17061110,"url":"https://github.com/lispyclouds/quantum","last_synced_at":"2026-05-05T02:31:57.872Z","repository":{"id":73795554,"uuid":"51139462","full_name":"lispyclouds/quantum","owner":"lispyclouds","description":"(discontinued) The Virtual Machine and the Runtime for Trost","archived":false,"fork":false,"pushed_at":"2016-04-03T16:29:57.000Z","size":1054,"stargazers_count":0,"open_issues_count":0,"forks_count":0,"subscribers_count":3,"default_branch":"master","last_synced_at":"2025-01-28T14:48:17.772Z","etag":null,"topics":[],"latest_commit_sha":null,"homepage":"","language":"C","has_issues":true,"has_wiki":null,"has_pages":null,"mirror_url":null,"source_name":null,"license":"bsd-3-clause","status":null,"scm":"git","pull_requests_enabled":true,"icon_url":"https://github.com/lispyclouds.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-02-05T10:11:05.000Z","updated_at":"2020-05-03T19:15:35.000Z","dependencies_parsed_at":"2023-04-14T18:33:50.605Z","dependency_job_id":null,"html_url":"https://github.com/lispyclouds/quantum","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/lispyclouds%2Fquantum","tags_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lispyclouds%2Fquantum/tags","releases_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lispyclouds%2Fquantum/releases","manifests_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/repositories/lispyclouds%2Fquantum/manifests","owner_url":"https://repos.ecosyste.ms/api/v1/hosts/GitHub/owners/lispyclouds","download_url":"https://codeload.github.com/lispyclouds/quantum/tar.gz/refs/heads/master","host":{"name":"GitHub","url":"https://github.com","kind":"github","repositories_count":245072266,"owners_count":20556353,"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-10-14T10:46:06.843Z","updated_at":"2026-05-05T02:31:52.840Z","avatar_url":"https://github.com/lispyclouds.png","language":"C","funding_links":[],"categories":[],"sub_categories":[],"readme":"# Quantum\n\n[![Build Status](https://travis-ci.org/trost-lang/quantum.svg?branch=master)](https://travis-ci.org/trost-lang/quantum)\n\n## Building and running on OSX (more coming soon...)\n- ``` brew install qt5 autoconf automake libtool makeself flex bison```\n- In the **libgc** directory\n- ``` autoreconf -vif ```\n- ``` automake --add-missing ```\n- ``` ./configure --prefix=$(dirname $PWD)/gc_compiled --enable-threads=posix --enable-thread-local-alloc --enable-parallel-mark --enable-cplusplus ```\n- ``` make -j $(sysctl -n hw.ncpu) ```\n- ``` make install ```\n- In the **compiler** directory\n- ``` flex -8 -o trost.lex.cpp trost.l ```\n- ``` bison -d -o trost.tab.cpp trost.y ```\n- find where qmake is. Usually its in /usr/local/opt/qt5/bin/\n- In the **quantum** directory\n- ``` qmake -o Makefile trost.pro -recursive -spec macx-clang ```\n- ``` make -j $(sysctl -n hw.ncpu) ```\n- ``` ./trost \u003cprogram.tr\u003e ```\n- ``` ./trost -j \u003cjson.file\u003e ``` (Sample files in jsons dir)\n- Run tests with ``` python test_quantum.py ``` (Python 2.7+ needed)\n\n## Developing\n- Write awesome code\n- run ``` make -j $(sysctl -n hw.ncpu) ```\n- repeat\n\n## Installing built binary (for any UNIX system)\n- Use the quantum_installer_*.bz2.sh file\n- Install using: ``` sudo sh trost_installer_*.bz2.sh ```\n","project_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flispyclouds%2Fquantum","html_url":"https://awesome.ecosyste.ms/projects/github.com%2Flispyclouds%2Fquantum","lists_url":"https://awesome.ecosyste.ms/api/v1/projects/github.com%2Flispyclouds%2Fquantum/lists"}