concordevm

Crates.ioconcordevm
lib.rsconcordevm
version0.1.0
created_at2025-09-09 21:55:41.935604+00
updated_at2025-09-09 21:55:41.935604+00
descriptionThe Concorde Virtual Machine
homepage
repositoryhttps://github.com/concordic/ConcordeVM
max_upload_size
id1831663
size52,724
PerfectlyInternal (PerfectlyInternal)

documentation

README

Concord

This is an ideation and brainstorming repository for this project, as well as a repository serving as a template structure for other repositories.

Template Info

At a high level, repository structure is as follows:

  1. docs/ contains the documentation for the repository
  2. src/ contains the source code of the repository
  3. tests/ contains unit or regression tests to ensure source code functionality

Other files, like build scripts, installation scripts, build tool files e.g. makefiles, will be in the root directory. Other directories, like lib/ or include/ for language specific applications can be added, but are not a part of the template.

Tasks and Management

See here for the project and task tracking page.

Table of Contents

Empty right now

Commit count: 0

cargo fmt