TDPC Programming Language


         

 

TDPC Programming LanguageTDPC CompilerTDPC- ENV    TDPC Browser  |    TDPC Database   |    osTDPC   |  iosTDPCTDPC - GUI | TDPC Smart Glasses | TDPC -AI | TDPC - sattelite | TDPC - chip | TDPC - Write | TDPC - FTP | TDPC - Rows | TDPC - Slides | TDPC Mail | TDPC - SM | TDPC - Tweets | TDPC-SMS  TDPC-CMS  |  TDPC-StationCom  |   TDPC-InternetSites
TDPC Programming Language
---

Numbers

integer

float

Characters

string

Boolean

unknown

Containers

con int, con string, con float, con boolean 

const int, const string, const float, const boolean

array int, array string, array float, array boolean

Title Value Container (TVC)   tvc int,  tvc string,  tvc float,  tvc boolean

TVC Array  tvc array[25], 

Sets(unknown)

Sets(25)

Sets(tvc)

---------------------------------------------------------

numbers

+   -   *   /   %   **   ++    --

and    or     nois

------------------------------------------------

comments (    )

----------------------------------------------------------------------------------------

input from computer

input from con library Get Input from Action Library

input from paper

input from sound

-----------------------------------------------------------------------------------------------------------

write to computer

write to paper

write to Action library, Document Name

write to sound

--------------------------------------------------------------------------

open internet site (url)   change url to address   username/password

alter internet site (address) 

save altered internet site (address)    username/password

--------------------------------------------------------------------------

create Action library 

create entry blocks Name [

block name : integer, block name: longstring, block name: shortstring block name boolean

block name: float

---------

Input block

Edit block

Remove block

Alter block

change where

Find in block where /print to screen /print to file / speak /

Find in block where /print to screen /print to file / speak /

Find all blocks where /print to screen /print to file / speak /

Find 10 blocks where  /print to screen /print to file / speak /

Find 20 blocks where

Find [ ] blocks where /print to screen /print to file / speak /

--------------------------------------------------------------------------------------

concurrency 1, concurrency 2, concurrency 3, concurrency 4, concurrency 5, concurrency 6,concurrency 7,concurrency 8

start concurrency 1,2,3,4,5,6,7,8.....250000000

sync

sync wait

-------------------------------------------------

functions rename to Activations

Activate Name (arguments, arguments, argument)

Activate Name (arguments, arguments, argument , argument)

Activate Name (arguments = 1)

activate Name (complex)

activate(TVC)

activate(TVC Array)

activate(TVC array unknown)

(tvc arguments)

close activation do not return anything

close activation return the following

-----------------------------------------------------------------------------

for statement rename start

start with x = 25 continue until x = 30 increment rate ++

if x = 30 continue with next iteration and do nothing or do this activation

break out when x= 5 return the following

--------------------------------------------

if

check to see if (x > y ) if it is then [ ] if not then do [ ]

---------------------------------------------------------------------

switch rename review[]

1: print

2: print

3: print

not found in review: print

---------------------------------------------------------------------------

try

catch

finally

Object-Oriented 

Create a object

public

con

cons

activations

array

TVC array

private

con

cons

activations

array

TVC array

protected

con

cons

activations

array

TVC array

static

con

cons

activations

array

TVC array

create a object from (object, object, object)

initialize an object

stop and remove object

create a object [ ] but do not use it create a copy of the object [name]{qty}of it to use

Client/Library

Browser

Form

Add to Library

Remove from Library

Print from Library

Speak from Library

Library (file)

Start Library

Start Library Document (Document 1, Document 2, Document 3)

Format Library Document

   HTML

   Document Settings  (Cascad)   class rename to: elements      id rename to: AllSets

   Forms

   con Library

   keyframes

   Administration commands from OS Frame  (2500 cmds/Actions)

   Virtual Environment Units (567 458 600 000 000)

Add Info to Library Document

Get Info from Library Document

Get Info from Library Document print to browser    rename browser

--------------------------

from monitor:                                                    monitor on a chip 

virtual monitor (qty)

Make a phone call      tdpc Phone

Send / read a text      tdpc Message

Watch tele / Watch film  rename tel/watch   tdpcTV

retrieve internet        tdpcInternet

AI                           tdpcAI

Locate                     tdpcLocate

Library                     tdpcLibrary   (audiobooks)

conference               tdpcConference (learn information)

Schedules                tdpcSchedules

---------------------------------------------------------------------------------------

AstroLab:

sattelites   squared : Pictures | Film | Library | 

create control center

   virtual screens Unit Name[250]

             motionRemoteCenter [250]  1 sf

                    launch

                    drive to destination

                    activate virtual screens

                    roam destination

                         CenterReview

                         Activities

                   PowerSource

                   Stop Actions at destination

                   Restart Actions at destination

                   Build at destination

         

     

Unit Name [qty]   [ 1ft, ]   [2 ft, ]    [ 3 ft, ]      [4 ft, ]

               attributes and capabilities

     launch

     drive to destination

     activate virtual screens

     roam destination

     CenterReview

     Activities

     PowerSource

     Stop Actions at destination

     Restart Actions at destination

     Build at destination

     Return from destination no units

     Return from destination units

           

 ---------------------------------------------------------------------

Activity

    CenterUnit

    Fast      Faster      Fastest

    Unit Name [qty]   [ 1ft, ]    [2 ft, ]     [ 3 ft, ]      [4 ft, ]

               attributes and capabilities

       launch

       drive to destination

       activate virtual screens

       roam destination

       CenterReview

       Activities

       PowerSource

       Stop Actions at destination

       Restart Actions at destination

       Build at destination

       Return from destination no units

       Return from destination units

           

     oxygen

     inhabitation creation

     earth systems         

   

   

Keywords and reserved words
and     or      nois
int    string      float      boolean