Skip to content

naltun/icc

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

10 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

icc

Interactive C Compiler

OpenBSD C Neovim

icc (the Interactive C Compiler) running in a transparent terminal, with an image of Mt. Ararat as a desktop background

icc is a C REPL inspired by Interactive GCC by Alexandru Dinu, which is a fork of Interactive GCC by Andy Balaam.

The main difference is icc is coded in C (not Python), will only support the C language, and is tightly integrated with Unix environments.

Please note, this is a work in progress. Contributions are welcomed.

Install

To install icc, run make && make install.

License

Proudly free software, this code is licensed under the terms of the Mozilla Public License, v.2.0.

About

Interactive C Compiler -- a C REPL

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published