Skip to content

hauhsu/ctorv

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

34 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Build Project

This project uses CMake.

$ mkdir build
$ cmake -S . -B build

YCM Configuration

After building with CMake, copy compile_commands.json to root directory. YCM will read the file and set compile options base on the file.

About

A simple C to RISC-V compiler

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published