¡@

Home 

python Programming Glossary: erlang

gVim and multiple programming languages

http://stackoverflow.com/questions/1404515/gvim-and-multiple-programming-languages

coding with Perl. At home I play around with Python and Erlang. For Perl I want to indent my code with two spaces. Whereas..

The latest recommendation for Comet in Python? [closed]

http://stackoverflow.com/questions/1514899/the-latest-recommendation-for-comet-in-python

about erlycomet I'm not thrilled about supporting an Erlang based web server in addition to everything else in our back..

Reliable and efficient key--value database for Linux?

http://stackoverflow.com/questions/1690605/reliable-and-efficient-key-value-database-for-linux

the old TDB from 2001 bitcask log structured written in Erlang various other DBM implementations such as GDBM NDBM QDBM Perl's..

F# vs IronPython: When is one preferred to the other?

http://stackoverflow.com/questions/3327885/f-vs-ironpython-when-is-one-preferred-to-the-other

few hesitant functional programming steps before mainly in Erlang. I currently feel able to continue using either Python or F#..

best way to integrate erlang and python

http://stackoverflow.com/questions/3990344/best-way-to-integrate-erlang-and-python

question As already mentioned with erlport you can use Erlang port protocol and term_to_binary binary_to_term functions on.. protocol and term_to_binary binary_to_term functions on Erlang side. On Python side there are low level port driver Port which.. port driver Port which can send and receive messages from Erlang and more high level protocol handler Protocol which simplified..

Fitting data to distributions?

http://stackoverflow.com/questions/4290081/fitting-data-to-distributions

to one of the many distributions out there like Weibull Erlang Cauchy Exponential etc. are there any automated ways of finding..

Speed comparison with Project Euler: C vs Python vs Erlang vs Haskell

http://stackoverflow.com/questions/6964392/speed-comparison-with-project-euler-c-vs-python-vs-erlang-vs-haskell

comparison with Project Euler C vs Python vs Erlang vs Haskell I have taken Problem #12 from Project Euler as a.. compare my surely not optimal implementations in C Python Erlang and Haskell. In order to get some higher execution times I search.. euler12.erl lorenzo@enzo ~ erlang time erl s euler12 solve Erlang R13B03 erts 5.7.4 source 64 bit smp 4 4 rq 4 async threads 0..

Speed comparison with Project Euler: C vs Python vs Erlang vs Haskell

http://stackoverflow.com/questions/6964392/speed-comparison-with-project-euler-c-vs-python-vs-erlang-vs-haskell

problem. The result is the following C lorenzo@enzo ~ erlang gcc lm o euler12.bin euler12.c lorenzo@enzo ~ erlang time ... ~ erlang gcc lm o euler12.bin euler12.c lorenzo@enzo ~ erlang time . euler12.bin 842161320 real 0m11.074s user 0m11.070s sys.. user 0m11.070s sys 0m0.000s python lorenzo@enzo ~ erlang time . euler12.py 842161320 real 1m16.632s user 1m16.370s sys..