PICO
PICO is a programming language created in 1997. See also Pico (disambiguation).Pico is a programming language developed at the Software Languages Lab at Vrije Universiteit Brussel. The language was created to introduce the essentials of programming to non-computer science students. Pico can be seen as an effort to generate a palatable and enjoyable language for people who do not want to study hard for the elegance and power of a language. Read more on Wikipedia...
23Years Old | 25Users | ?Jobs |
- PICO ranks in the top 25% of languages
- the PICO website
- the PICO wikipedia page
- PICO first appeared in 1997
- See also: scheme
- Have a question about PICO not answered here? Email me and let me know how I can help.
Example code from Wikipedia:
`http://www.paulgraham.com/accgen.html` foo(n): fun(i): n := n+i
Last updated August 9th, 2020