UCC Primer

NOTICE: This forum is archived as read only.
Please use the Github Discussions at https://github.com/exult/exult/discussions
Forum rules
NOTICE: This forum is archived as read only.
Please use the Github Discussions at https://github.com/exult/exult/discussions
Locked
Wizardry Dragon
Posts: 1241
Joined: Thu May 14, 2020 1:34 pm

UCC Primer

Post by Wizardry Dragon »

Just thought Id bring this back to everyone's attention, since Ive noticed that there seem to be more people dirtying their hands with Usecoding :)

I have a UCC primer available at http://crpgn.org/ucc_doc.txt that details many of the basic functions of usecode. Programmers will find it handy Im sure. I havent had much the time to update it, but soon I'll be moving it to the WIKI I've set up for Exult at http://crpgn.org/exult/

- Wizardry Dragon
Cheers, Wizardry Dragon
Lead Designer, Ultima VII: The Feudal Lands
www.thefeudallands.ca
drcode
Site Admin
Posts: 2267
Joined: Thu May 14, 2020 1:34 pm

Re: UCC Primer

Post by drcode »

Thanks. This should be really helpful, since ucc is a made-up language.
Wizardry Dragon
Posts: 1241
Joined: Thu May 14, 2020 1:34 pm

Re: UCC Primer

Post by Wizardry Dragon »

Im going to work on moving it to the WIKI ive set up once i have the basic docs on it. :)

If people would like to contribute to helping write up UCC docs it would be appreciated :)

- Wizardry Dragon
Cheers, Wizardry Dragon
Lead Designer, Ultima VII: The Feudal Lands
www.thefeudallands.ca
mightydog

Re: UCC Primer

Post by mightydog »

it is nice to see you working on this again Wizardry Dragon, back when you first put up the UCC Primer it helped me immensly
drcode
Site Admin
Posts: 2267
Joined: Thu May 14, 2020 1:34 pm

Re: UCC Primer

Post by drcode »

Those of you using ucc should keep in mind that we can change it if you need. Designing a language isn't easy.
Dominus
Site Admin
Posts: 5656
Joined: Thu May 14, 2020 1:34 pm

Re: UCC Primer

Post by Dominus »

yeah, so if you spot things that are annoying make suggestions.
--
Read the documentation and the FAQ! There is no excuse for not reading them! RTFM
Read the Rules!
We do not support Piracy/Abandonware/Warez!
Wizardry Dragon
Posts: 1241
Joined: Thu May 14, 2020 1:34 pm

Re: UCC Primer

Post by Wizardry Dragon »

It would be nice if the compiler gave some more descriptive error messages.

- Wzardry Dragon
Cheers, Wizardry Dragon
Lead Designer, Ultima VII: The Feudal Lands
www.thefeudallands.ca
Locked