Top 1,000 Features Creators Resources Blog Explorer Download
GitHub icon

Interactive C Interpreter

< >

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

#1413on PLDB 44Years Old

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

View source

- Build the next great programming language · About · Acknowledgements · Extensions · Day 630 · Donate · feedback@pldb.io