Languages Features Creators CSV Resources Challenges Add Language
GitHub icon

Interactive C Interpreter

Interactive C Interpreter - Programming language

< >

Interactive C Interpreter, aka Interactive C Interpreter, is a programming language created in 1980.

#1714on PLDB 43Years Old 46Users
0Books 0Papers

ICI is a general purpose interpreted, computer programming language originally developed by Tim Long in the late 1980s. It has dynamic typing and flexible data types, with the basic syntax, flow control constructs and operators of C. It can be considered broadly similar to Perl, with which it is roughly contemporary. Read more on Wikipedia...


Example from hello-world:
printf("Hello World\n");

Language features

Feature Supported Token Example
Print() Debugging ✓ printf
pnuts.html · ici.html · apescript.html

View source

- Build the next great programming language · Search · Day 214 · About · Blog · Acknowledgements · Traffic · Traffic Today · GitHub · feedback@pldb.com