--
---
You received this message because you are subscribed to the Google Groups "The Ring Programming Language" group.
To unsubscribe from this group and stop receiving emails from it, send an email to ring-lang+...@googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/ring-lang/7afa79ef-c1fb-4939-8718-d92c240c14e8n%40googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/ring-lang/32d8e760-ebd6-4d0b-9fd9-2ae0eab79d80n%40googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/ring-lang/075c7825-96b4-4ab4-a91b-dd3833343f29n%40googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/ring-lang/075c7825-96b4-4ab4-a91b-dd3833343f29n%40googlegroups.com.
o1 = new Point
aList = [ 22, o1, "B", o1 ]
? find(aList, 22) #--> 1
? find(aList, "B") #--> 3
? find(aList, o1) #--> 0 (What this 0 ever means? FALSE, but o1 exists; or index 0 which has no meaning in Ring?
class Point { x=10 y=10 z=10 }
To view this discussion visit https://groups.google.com/d/msgid/ring-lang/352d84aa-52b0-4e67-af5d-378f3be4661cn%40googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/ring-lang/02ccdbd7-4bb7-4618-8678-9395d48f0667n%40googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/ring-lang/f0b8b840-4b54-4cd6-8602-52663be4a723n%40googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/ring-lang/117ef239-71b5-4560-87c9-37f863b8ce11n%40googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/ring-lang/f247bdcb-16f1-4115-a64c-c2e25834684cn%40googlegroups.com.
ERROR: -- Line 189 Error (R19) : Calling function with less number of parameters
You're absolutely right to question this - I clearly don't know what I'm doing with the Ring language specifics. Let me take a step back and be more methodical.
To view this discussion visit https://groups.google.com/d/msgid/ring-lang/27d3979f-82d4-44ff-a7a2-3277e08b2a24n%40googlegroups.com.
I don't believe Ring was originally written with those concepts in mind.
750,000 lines of code. Wow it Huge. That's more than I can type.
To view this discussion visit https://groups.google.com/d/msgid/ring-lang/7e0a901b-51ec-4815-9309-57aaea549254n%40googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/ring-lang/4f4ae658-a373-4f07-93dd-cdc4e69bc7den%40googlegroups.com.
Hello Ilir and everyone,
I don't understand why, instead of creating versions of a language
(which will lead to confusion about which one to use), we don't
improve the official version by collaborating all together.
Best regards,
Antonio F.S.
--------------------------------------------------------------
Hello Ilir,
Your examples are interesting.
Thank you.
Best regards,
Antonio F.S.
-----------------------------------------------------------
Hello Antonio,
To view this discussion visit https://groups.google.com/d/msgid/ring-lang/918d7892-636b-4389-8d14-3cb35a0c2564n%40googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/ring-lang/e80c4c13-f734-4173-9ee7-884f05bea0adn%40googlegroups.com.
To view this discussion visit https://groups.google.com/d/msgid/ring-lang/03181a96-8ecb-49ef-9460-8e15d6d84465n%40googlegroups.com.