tscript, tlisp or TransLISP

Freeform discussion about anything related to modding Transcendence.
Post Reply

What should the official name of the Transcendence scripting language be

Tscript
5
33%
Tlisp
8
53%
TransLISP
1
7%
Other
1
7%
 
Total votes: 15
User avatar
alterecco
Fleet Officer
Fleet Officer
Posts: 1658
Joined: Wed Jan 14, 2009 3:08 am
Location: Previously enslaved by the Iocrym

What should the official name of the Transcendence scripting language be? Tscript (tscript), Tlisp (tlisp) or TransLISP (translisp)?

This question was raised on IRC day and we ended up agreeing on making a poll. Cast your votes or propose an alternative!
Get your own Galactic Omni Device
Get it now. It's free!!
Image
RPC
Fleet Admiral
Fleet Admiral
Posts: 2876
Joined: Thu Feb 03, 2011 5:21 am
Location: Hmm... I'm confused. Anybody have a starmap to the Core?

Can tlisp be be the shorthand for TransLISP?
I like using tlisp but I had always thought it was shorthand for TransLISP....
Tutorial List on the Wiki and Installing Mods
Get on Discord for mod help and general chat
Image
Image
Der Tod ist der zeitlose Frieden und das leben ist der Krieg
Wir müssen wissen — wir werden wissen!
I don't want any sort of copyright on my Transcendence mods. Feel free to take/modify whatever you want.
User avatar
Arisaya
Fleet Admiral
Fleet Admiral
Posts: 5535
Joined: Tue Feb 05, 2008 1:10 am
Location: At the VSS Shipyards in the frontier, designing new ships.

tlisp - its fast to write out

I suppose. Normally I just abbreviated transcendence directly down the T though.
(shpOrder gPlayership 'barrelRoll)

<New tutorials, modding resources, and official extension stuff coming to this space soon!>
User avatar
Song
Fleet Admiral
Fleet Admiral
Posts: 2831
Joined: Mon Aug 17, 2009 4:27 am

I tend to call it "Work you bloody piece of junk". Then I find a missed bracket.
Mischievous local moderator. She/Her pronouns.
User avatar
alterecco
Fleet Officer
Fleet Officer
Posts: 1658
Joined: Wed Jan 14, 2009 3:08 am
Location: Previously enslaved by the Iocrym

Shrike wrote:I tend to call it "Work you bloody piece of junk". Then I find a missed bracket.
Hmm, i think that sort under "other" XD
Get your own Galactic Omni Device
Get it now. It's free!!
Image
george moromisato
Developer
Developer
Posts: 2998
Joined: Thu Jul 24, 2003 9:53 pm
Contact:

"Tlisp" seems to have the most votes so far, which works for me.

I think it helps to have the word "lisp" in there because at some point I might come out with a C-syntax version which we would then want to call "Tscript" or something.

[p.s.: The new execution runtime that I'm working on for the server is called "Hexe" which (following computer science tradition) is an infinitely recursive acronym that stands for "Hexe EXecution Environment".

Hexe is a syntax-independent byte-code interpreter. I've written a Tlisp compiler for it, but I can also write a C-syntax compiler. And at some point even further down the line I will move Hexe to the Transcendence engine so we can take advantage of its capabilities, not the least of which is that it is about twice as fast.]
User avatar
Arisaya
Fleet Admiral
Fleet Admiral
Posts: 5535
Joined: Tue Feb 05, 2008 1:10 am
Location: At the VSS Shipyards in the frontier, designing new ships.

T++? :P
(shpOrder gPlayership 'barrelRoll)

<New tutorials, modding resources, and official extension stuff coming to this space soon!>
sdw195
Militia Captain
Militia Captain
Posts: 779
Joined: Wed Nov 18, 2009 1:01 am
Location: Still looking for the csc Antarctica
Contact:

Wolfy wrote:T++? :P
lol i like that
Image
Image
Image
Image
"Dash_Merc - George is a genius, in that he created this game engine that is infinitely extendable"
"<@sheepluva>Good night everybody, may the source be with you." <-- FOSG dev
"You only need THREE tools in life - WD-40 to make things go, Duct Tape to make things stop And C-4 to make things go away"
shanejfilomena
Fleet Officer
Fleet Officer
Posts: 1533
Joined: Tue Mar 22, 2011 8:43 pm
Location: Alaska
Contact:

I voted ( redundantly )
George already said
george moromisato wrote:"Tlisp" seems to have the most votes so far, which works for me.
.......
I've written a Tlisp compiler for it,.....]
So might as vote where the fun is :)
Flying Irresponsibly In Eridani......

I don't like to kill pirates in cold blood ..I do it.. but I don't like it..
User avatar
digdug
Fleet Admiral
Fleet Admiral
Posts: 2620
Joined: Mon Oct 29, 2007 9:23 pm
Location: Decoding hieroglyphics on Tan-Ru-Dorem

I like tlisp, personally, and I agree with George and the others.

I just wanted to point out that there is already a dialect of lisp, albeit minor, called Tlisp.
Actually, there are three of them: a variant of TOPS-20 by Nathaniel Mishkin, tinyLISP and TLISP from the University of Waterloo.
Post Reply