You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
We all know what computer programming is. The problem is, some tasks the computer still isn't good at doing, especially those involving general intelligence such as commonsense knowledge representation and reasoning.
So naturally we would think of "outsourcing" some intelligence-related tasks ("subroutines") in a computer program to a human, making the human part of a whole program.
A calendar program such as Google Calendar is actually an example of human programming: human execution of a task is triggered on a specified date (kind of like a "time-driven" programming paradigm).
I'm interested in research into human programming and computer-human mixed programming. The first question is, is there a established "human programming language" like C/C++ is the lingua franca of computer programming?
John Levine
unread,
Nov 24, 2011, 12:44:08 PM11/24/11
Delete
You do not have permission to delete messages in this group
Copy link
Report message
Show original message
Either email addresses are anonymous for this group or you need the view member email addresses permission to view the original message
to
>I'm interested in research into human programming and computer-human
>mixed programming. The first question is, is there a established "human
>programming language" like C/C++ is the lingua franca of computer
>programming?