Welcome, Guest. Please login or register.

Author Topic: V.I.C. Released!  (Read 7787 times)

Description:

0 Members and 1 Guest are viewing this topic.

Offline DavePTopic starter

  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 2116
    • Show only replies by DaveP
V.I.C. Released!
« on: February 09, 2003, 10:41:24 AM »
Finally you too can get hold of the VIC - nearly a decade in the making and much discussed and beloved of comp.sys.amiga.misc:

Virtual Interaction Configuration ( VIC )

You need to "log in" to get to the download area.

Now we can all see there is no spoon
Hate figure. :lol:
 

Offline Quixote

  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 2059
    • Show only replies by Quixote
Re: V.I.C. Released!
« Reply #1 on: February 09, 2003, 12:43:31 PM »
DaveP declared:
Quote
Finally you too can get hold of the VIC - nearly a decade in the making and much discussed and beloved of comp.sys.amiga.misc:
:-? Would you like to drop a hint or two for the rest of us?  What does V.I.C. do?
 

Offline buzz

  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 612
    • Show only replies by buzz
Re: V.I.C. Released!
« Reply #2 on: February 09, 2003, 12:53:26 PM »
Quote
Would you like to drop a hint or two for the rest of us? What does V.I.C. do?


 :-D

The VIC is a solution, it is the fundamental tool set of required
functionality. Like the primary colors, where from them you can create the
rest of the spectrum. But the VIC is not as simple as the primary colors
because it deals with a subject matter a bit more complex than colors. In
it's simplest form it is a shell of JUST NINE COMMANDS. Not as complex as
csh (or 4dos in the IBM world) in programming or application creation but
with versatility that far exceeds programs like AWK.
    To fully understand the solution, one must understand the problem the
solution addresses. To understand the problem, one must first see the
problem. Most don't fully see the problem but only small facets of it or
symptoms of the problem.

and then some waffle about dishonesty.

thats what the vic was in 1997.. whether it still is the same, i dont know. :-)
 

Offline DavePTopic starter

  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 2116
    • Show only replies by DaveP
Re: V.I.C. Released!
« Reply #3 on: February 09, 2003, 01:12:45 PM »
I have NO idea what the VIC *IS*, given that no one
has been able to get its author to successfully explain it without being subject to personal abuse
I doubt anyone will ever know.

The VIC was written originally in AREXX by Tim Rue
and from what I can gather it was supposed to be
a means of pipelining various verbs together ( move,
push etc  ) into a system automation language.

In fact, you could consider it a re-invention of
assembly language.
Hate figure. :lol:
 

Offline alx

Re: V.I.C. Released!
« Reply #4 on: February 09, 2003, 01:20:16 PM »
There is a list of the nine commands at the bottom of this page.  I'm still very confused; it's full of stuff like this:

AI (Alternate Interface) - You start or begin things and stop or end things. In doing so, you change what you are interfacing with

or

SF (Sequence StufF) - You do things a step at a time, even when your doing more than one thing at a time, each you do a step at a time. And the things you do can be or include doing the nine things.

And that is what the author calls the "basics" :-)   Sound more like philosophy to me :-?

Offline The_Editor

  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 1863
    • Show only replies by The_Editor
Re: V.I.C. Released!
« Reply #5 on: February 09, 2003, 01:24:28 PM »
The Reluctant Pom
 

Offline Bodie

  • Hero Member
  • *****
  • Join Date: Dec 2002
  • Posts: 671
    • Show only replies by Bodie
Re: V.I.C. Released!
« Reply #6 on: February 09, 2003, 01:29:57 PM »

It's a program about nothing   :crazy: .
 

Offline Kay

  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 623
    • Show only replies by Kay
    • http://www.stud.ntnu.no/~kayare
Re: V.I.C. Released!
« Reply #7 on: February 09, 2003, 01:57:10 PM »
> What does V.I.C. do?

It confuses people.

Kay
 

Offline T_Bone

  • Hero Member
  • *****
  • Join Date: Jun 2002
  • Posts: 5124
    • Show only replies by T_Bone
    • http://www.amiga.org/userinfo.php?uid=1961
Re: V.I.C. Released!
« Reply #8 on: February 09, 2003, 02:06:17 PM »
Quote

Bodie wrote:

It's a program about nothing   :crazy: .


ROFL!  :roflmao:  :python:  :rtfm:
this space for rent
 

Offline alx

Re: V.I.C. Released!
« Reply #9 on: February 09, 2003, 02:15:28 PM »
The nine commands are apparently meant to cover everything that you could ever want to do - and the idea is for programs to write themselves or something like that.  Take a look at this  thread and prepare to be confused.  Everything that Tim Rue writes seems to end up really complex - just look at the main VIC page.  Oh, and don't forget VIC basics - some hint of sarcasm in that title perhaps? :-?

Offline DavePTopic starter

  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 2116
    • Show only replies by DaveP
Re: V.I.C. Released!
« Reply #10 on: February 10, 2003, 08:24:20 AM »
He does have a point though, it is possible to reduce
instruction sets down to a small subset but those commands
(verbs) tend to end up having a gadzillion options and parameters
on them to cope with all the different semantic situations
they have to address.

If you assumed that programming was all about doing
incredibly high level things ( move that data from here
to here ) then you might end up with the VIC. But it is
a naive model - not least because the amount of underlying
abstraction layer coding to achieve it would rely on so
many assumptions it would be near impossible to apply
in all circumstances.

The biggest problem with programming languages is
achieving one that is easy to use, simple to understand
and difficult to phuck up on. Seems to me VIC does not
address any of those.

Meta-programming languages ( those that describe how a program
should work and code-gen the implementation ) have been
around donkeys years but whenever you point this out to
Tim he goes around accusing them of plaigarism ( IBM, Sun,
OMG ), piracy, breach of IP and the person who points it out
of trolling.

But seeings it took nearly a decade to get this far I doubt
that the next upgrade will come any time soon.

Tim, I *think* has good ideas but he is totally unable to
articulate them or even flesh them out.
Hate figure. :lol:
 

Offline mikeymike

  • Hero Member
  • *****
  • Join Date: Nov 2002
  • Posts: 3420
  • Country: 00
    • Show only replies by mikeymike
Re: V.I.C. Released!
« Reply #11 on: February 10, 2003, 12:15:32 PM »
Please don't encourage the Rue to come here!  That's why I avoid amiga newsgroups...
 

Offline redrumloa

  • Original Omega User
  • Hero Member
  • *****
  • Join Date: Feb 2002
  • Posts: 10126
    • Show only replies by redrumloa
Re: V.I.C. Released!
« Reply #12 on: February 10, 2003, 01:14:38 PM »
Quote
Everything that Tim Rue writes seems to end up really complex


Tim is either a genius on an entirely other level than the rest of us, or he is completely insane ;-)
Someone has to state the obvious and that someone is me!
 

  • Guest
Re: V.I.C. Released!
« Reply #13 on: February 10, 2003, 01:34:13 PM »
if he's a genius whats his claim to fame? was he a big C= guy or what?....I dont know anything about the dude.
and why could he be insane?...
 

Offline Madgun68

  • Hero Member
  • *****
  • Join Date: Mar 2002
  • Posts: 706
    • Show only replies by Madgun68
    • http://home.comcast.net/~madgun1968
Re: V.I.C. Released!
« Reply #14 on: February 10, 2003, 01:37:17 PM »
Quote
if he's a genius whats his claim to fame? was he a big C= guy or what?....I dont know anything about the dude.
and why could he be insane?...
Try reading through some of the stuff on his website. IMO, most people would wind up mad before they ever understood it.
......