Software Configure करते-२ आज, जब दिल मेरा ये उदास हो गया |
पुराने भूले दर्द का आज फिर से अहसास हो गया |
दर्द है ये Linux का , गर आपको सुनाऊंगा,
open source ki की दुहाई देते हुए , Easy to configure का Answer ही पहुँगा |
हर थक के जब ये दिल उदास हो गया, तो सोचा कल Guide के पास जाऊंगा, उनको अपनी कहानी सुनाऊंगा |
फिर दिल से आवाज आई की अगर अब Guide के पास जाऊंगा, तो अपना Impression ही ख़राब करवाऊंगा |
ये सब सोचते-२ मेरी आँखों में थोड़ी निंद्रा भर आई |
कल फिर से Try करूँगा की देकर खुद को दुहाई |
Light on छोड़कर Cement के बिस्तर पर सेज लगाईं |
फिर भगवान् की दुआ से जल्द ही नींद भी आई |
रोज़ की भांति सपने में आज वो फिर से आई |
फिर देखि जब मैंने अपने ऊपर उसके बालो की परछाई |
उसके जुल्फों की काली घटा जब मेरे चेहरे पर लहराई |
उसके साँसों की खुसबू से फिर मेरी साँसे मिल पायी |
फिर उसके होठो की लाली से मेरे दिल में तरंगे टकराई |
ठीक उसी वक़्त मेरे alarm ने आवाज लगाई |
उठते ही नज़रे सीधी laptop से टकराई |
और तुरंत मुझे फिर से deadline की याद आई |
और फिर से google की दुनिया में मैंने अपने अरमानो की watt लगाई |
Saturday, October 2, 2010
Tuesday, September 28, 2010
Programming in Pi calculus
Is it really interesting to write program in Pi-calculus ?
Is it easy and feasible to write program in Pi-calculus?
The answer of the above questions may vary for an individual. But yes i would say at least we can give it a try to write code in Pi calculus environment. Yes it is always difficult to write concurrent code. In case of Process calculus, programmer always have to keep thinking everything in term of process, weather it is function or object or anyother data structure. Pict and Nomadic pict are the language which are based on Pi-calculus and provide programming enviornment. Pict is not distributed programming language but NPict inherits the attribute of pict with distributed features, i.e. various component can be held at different machine and they can work collectively towards a common goal.
It is not anymore surprised that we can repersent most of the object-oriented features in Pi-calculus. Objects,class,function all are repersented in the form a process.
Is it easy and feasible to write program in Pi-calculus?
The answer of the above questions may vary for an individual. But yes i would say at least we can give it a try to write code in Pi calculus environment. Yes it is always difficult to write concurrent code. In case of Process calculus, programmer always have to keep thinking everything in term of process, weather it is function or object or anyother data structure. Pict and Nomadic pict are the language which are based on Pi-calculus and provide programming enviornment. Pict is not distributed programming language but NPict inherits the attribute of pict with distributed features, i.e. various component can be held at different machine and they can work collectively towards a common goal.
It is not anymore surprised that we can repersent most of the object-oriented features in Pi-calculus. Objects,class,function all are repersented in the form a process.
Labels:
concurrent programming,
npict,
Pi calculus,
pict
Subscribe to:
Posts (Atom)