Difference between revisions of "Tur/Haskell"

From HaskellWiki
Jump to navigation Jump to search
m (linked turkish "haskell in 5 steps")
Line 28: Line 28:
 
{| border="0" cellspacing="0" cellpadding="2" style="text-align:left"
 
{| border="0" cellspacing="0" cellpadding="2" style="text-align:left"
 
|-
 
|-
| [[Haskell in 5 steps|5 adımda Haskell]]
+
| [[5 adımda Haskell]]
 
|-
 
|-
 
| [[Learning Haskell|Haskell'i öğrenmek (ingilizce)]]
 
| [[Learning Haskell|Haskell'i öğrenmek (ingilizce)]]

Revision as of 20:11, 2 December 2007


haskell.org'u ara

Haskell hakkında

Tanıtım (ingilizce)
Dil tanımı (ingilizce)
Haskell'in tarihçesi (ingilizce)
Haskell'in geleceği(ingilizce)
Gerçekleştirimler (ingilizce)
GHC
Hugs
nhc98
Yhc

Haskell'i öğrenmek

5 adımda Haskell
Haskell'i öğrenmek (ingilizce)
Kitaplar ve kısa dersler (ingilizce)
Wiki makaleleri (ingilizce)
Blog makaleleri (ingilizce)
Videolar (ingilizce)
Wikibook
Araştırma(ingilizce)

Kütüphaneler

Standart kütüphaneler
Hackage kütüphane veritabanı
Uygulamalar ve kütüphaneler
Hoogle: kütüphane arama sayfası

Cemiyet

Cemiyetler ve aktif projeler
Eğititim (ingilizce)
Sanayi (ingilizce)
Araştırma anayi (ingilizce)
Matematik (ingilizce)

Haskell salt işlevsel ve genel maksatlı bir programlama dilidir. Haskell'i birçok programlama dilinden ayıran özellikleri tembel değerlendirme (lazy evaluation), üstün düzen fonksiyonlar (higher order functions), statik tipleme (static typing), parametrik çokbiçimlilik (parametric polymorphism), tip sınıfları ve monad tarzı etkilerdir (monadic effects). Hemen hemen her bilgisayar sistemi için uygun bir Haskell derleyicisi indirmek mümkündür.

Etkinlikler

Upcoming Events
OOPSLA 2024
OOPSLA 2024 will be held as part of The ACM Conference on Systems, Programming, Languages, and Applications: Software for Humanity (SPLASH'24)
2024-10-20 – 2024-10-25, Pasadena, California, United States
29th ACM SIGPLAN International Conference on Functional Programming (ICFP 2024)
2024-09-02 – 2024-09-07, Milan, Italy


Recent Events
17th International Symposium on Functional and Logic Programming (FLOPS 2024)
2024-05-15 – 2024-05-17, Kumamoto, Japan
Dutch Formal Methods Day 2024
2024-04-16, Boothzaal in the University Library on the Utrecht Science Park, The Netherlands
European joint conferences on theory and practice of software (ETAPS 2024)
2024-04-06 – 2024-04-11, Luxembourg City, Luxembourg
33rd European Symposium on Programming (ESOP 2024)
Co-located with ETAPS 2024
2024-04-06 – 2024-04-11, Luxembourg City, Luxembourg
BOB Conference 2024
"What happens when we use what's best for a change?"
2024-03-17, Berlin, Germany
The 1st Workshop on Hardware Acceleration of Functional and Declarative Languages (HAFDAL '24)
Co-located with HPCA
2024-03-02 or 2024-03-03 Edinburgh, UK
Journées Francophones des Langages Applicatifs (JFLA 2024)
Presentations are expected to be given in French.
2024-01-30 – 2024-02-02, Abbaye de Saint-Jacut, Saint-Jacut-de-la-Mer, France
ACM SIGPLAN Workshop on Partial Evaluation and Program Manipulation (PEPM 2024)
Co-located with POPL 2024
2024-01-16, London, United Kingdom
26th International Symposium on Practical Aspects of Declarative Languages (PADL 2024)
Co-located with ACM POPL 2024
2024-01-15 – 2024-01-16, London, United Kingdom
Certified Programs and Proofs (CPP) 2024
Co-located with POPL 2024
2024-01-15 – 2024-01-16, London, United Kingdom
25th International Symposium on Trends in Functional Programming (TFP 2024)
2024-01-09 – 2024-01-12, South Orange, NJ, USA
Trends in Functional Programming in Education (TFPIE 2024)
2024-01-09 West Orange, NJ, USA, co-located with TFP 2024 at Seton Hall University
Dutch Functional Programming Day (NLFP 2024)
2024-01-05, Delft, The Netherlands


Başlıklar

  • Haskell Workshop 2007'den görüntüler Sunumlar ve sohbetler izlenebilir. Formatı QuickTime (H264 video, AAC audio), 320x240 piksel, düşük çerçeve hızı (ama yine de yarım saatlik bir sunum 120Mb yapıyor).
  • Haskell.org 2007 Google Summer of Code'a mentor kurumu olarak katılıyor. 9 öğrenci Google tarafından Haskell için altyapı projeleri üzerine çalışmak için maddi destek aldılar.
  • Haskell-prime komitesi işbaşına geçti ve dil belirtimin bir sonraki küçük revizyonu başladı.