Thread: Language extension

  1. #46
    Code Goddess Prelude's Avatar
    Join Date
    Sep 2001
    Posts
    9,897
    >Then they'd be incomplete, and not a full working extension.
    If you disapprove so much, you aren't forced to participlate.
    My best code is written with the delete key.

  2. #47
    ATH0 quzah's Avatar
    Join Date
    Oct 2001
    Posts
    14,826
    It's your contest. I'm just surprised you'd consider a non-working example working. Have fun.

    Quzah.
    Hope is the first step on the road to disappointment.

  3. #48
    Code Goddess Prelude's Avatar
    Join Date
    Sep 2001
    Posts
    9,897
    >I'm just surprised you'd consider a non-working example working.
    Well, you have to consider that I spent all of 15 seconds devising all three of them. The result is usually a task that's much harder than it seems originally because I think of things that I would find interesting and I have to scale it back to make it doable for the level of people who enter. You'll notice that the talented programmers like you and Salem don't regularly participate.
    My best code is written with the delete key.

  4. #49
    ATH0 quzah's Avatar
    Join Date
    Oct 2001
    Posts
    14,826
    How about an implementation that simply inserts:
    Code:
    (()%size)
    around all array indexing.

    Quzah.
    Hope is the first step on the road to disappointment.

Popular pages Recent additions subscribe to a feed

Similar Threads

  1. What language did they make Java in?
    By jverkoey in forum A Brief History of Cprogramming.com
    Replies: 17
    Last Post: 07-03-2005, 04:18 PM
  2. Strange loop
    By D@rk_force in forum C++ Programming
    Replies: 22
    Last Post: 12-18-2004, 02:40 PM
  3. assembly language...the best tool for game programming?
    By silk.odyssey in forum Game Programming
    Replies: 50
    Last Post: 06-22-2004, 01:11 PM
  4. Language of choice after C++
    By gandalf_bar in forum A Brief History of Cprogramming.com
    Replies: 47
    Last Post: 06-15-2004, 01:20 AM
  5. Languages dying
    By Zewu in forum A Brief History of Cprogramming.com
    Replies: 31
    Last Post: 07-29-2003, 10:08 AM