Skip to content

Paxsma/ISCreator

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

8 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

ISCreator

Description

Instruction set creator is a simple tool that can be used to make instruction sets for various architectures. The features basic but allows you to organize, save, and generate code based on that architecture. If an obscure architecture needs to be documented this tool will help with that.

Usage

Example usage can be at ISCreator/example.cpp

Code Generation

You can use it to generate code but it currently supports:

  • C++
  • C

Prerequisite

  • RapidJson for C++

Releases

No releases published

Packages

No packages published

Languages