Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/tollyh/assembly
A custom processor architecture and assembly language implemented in .NET
https://github.com/tollyh/assembly
architecture assembly csharp documentation dotnet programming-language
Last synced: 3 months ago
JSON representation
A custom processor architecture and assembly language implemented in .NET
- Host: GitHub
- URL: https://github.com/tollyh/assembly
- Owner: TollyH
- License: gpl-3.0
- Created: 2022-12-19T01:21:39.000Z (about 2 years ago)
- Default Branch: main
- Last Pushed: 2024-05-22T14:03:20.000Z (9 months ago)
- Last Synced: 2024-05-22T15:33:51.463Z (9 months ago)
- Topics: architecture, assembly, csharp, documentation, dotnet, programming-language
- Language: C#
- Homepage:
- Size: 6.62 MB
- Stars: 4
- Watchers: 3
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
- License: LICENSE
Awesome Lists containing this project
README
# AssEmbly [![Build and Test .NET](https://github.com/TollyH/AssEmbly/actions/workflows/dotnet.yml/badge.svg)](https://github.com/TollyH/AssEmbly/actions/workflows/dotnet.yml) [![Build and Deploy Docs](https://github.com/TollyH/AssEmbly/actions/workflows/static.yml/badge.svg)](https://github.com/TollyH/AssEmbly/actions/workflows/static.yml)
A custom processor architecture and assembly language implemented in .NET
Go to the [release page](https://github.com/TollyH/AssEmbly/releases/latest) for executable and reference manual downloads. The included reference manual serves as a detailed guide on writing programs in the language.
See the VSCode extension for AssEmbly here:
---
**Copyright © 2022–2024 Ptolemy Hill**
**With the exception of files in the Documentation folder, this repository is licensed under GPLv3. The full license text can be found in the LICENSE file, or at **
**The files in the Documentation folder are licensed under CC BY-SA 4.0. To view a copy of this license, see the LICENSE file located within the Documentation folder, or visit **