Skip to content
/ cim Public

It provides a way to run interactively a "C" code and also a simple piece of that.

License

Notifications You must be signed in to change notification settings

reisraff/cim

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

19 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

CIM [BETA]

It provides a way to run interactively a "C" code and also a simple piece of that.

What it does

asciicast

Limitations

  • You can just call functions from stdio.h.
  • You can just shot a single line command. (interactive mode) you can not open a bracet in one line and close in another.
  • You can not declare functions.

Install

First clone the project and go to your directory, then:

user@host:~$ make
user@host:~$ sudo make install
user@host:~$ cim

TODO

The "Issues" page from this repository is being used for TO-DO management.

Credits

@reisraff

About

It provides a way to run interactively a "C" code and also a simple piece of that.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published