Measures Concepts
GitHub icon

Interactive C Interpreter

Interactive C Interpreter - Programming language

< >

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

#1818on 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 · Search · Add Language · Features · Creators · Resources · About · Blog · Acknowledgements · Queries · Stats · Sponsor · Day 605 · feedback@pldb.io · Logout