代码搜索:haskell
找到约 92 项符合「haskell」的源代码
代码结果 92
www.eeworm.com/read/455132/7377493
pdf haskell.pdf
www.eeworm.com/read/243682/12925293
txt haskell.txt
/L20"Haskell" Line Comment = -- Block Comment On = {- Block Comment Off = -} String Chars = "' File Extensions = HS LHS XHS
/Delimiters = (){}[];,`
/C1
(
)
Addr
EQ EmptyRec EmptyRow
Either
F
www.eeworm.com/read/318168/13484648
ini haskell.ini
;PSPad user HighLighter definition file
[Settings]
Name=Haskell
HTMLGroup=0
FileType=*.hs,*.lhs
CommentString=
SQLComment=1
IndentChar=
UnIndentChar=
TabWidth=0
CaseSensitive=1
SingleQuote=
www.eeworm.com/read/227241/14436263
jsf haskell.jsf
# JOE syntax highlight file for Haskell
# Missing: nesting of nested comments. Needs joe support.
# fudged in one level of nesting
# Define colors
#
# bold inverse blink dim underline
# white cyan m
www.eeworm.com/read/227241/14436276
in haskell.jsf.in
# JOE syntax highlight file for Haskell
# Missing: nesting of nested comments. Needs joe support.
# fudged in one level of nesting
# Define colors
#
# bold inverse blink dim underline
# white cyan m
www.eeworm.com/read/231546/4715310
vim haskell.vim
" Vim syntax file
" Language: Haskell
" Maintainer: John Williams
" Last Change: 2001 May 10
" Thanks to Ryan Crumley for suggestions and John Meacham for
" pointing out bugs.
"
" Opti
www.eeworm.com/read/146471/12645244
txt haskell教程.txt
Haskell教程
by rufi 2003.3.21 -- 2003.4.2
一.序
1.什么是Haskell?
Haskell是一种函数编程语言. 1980年代以前对函数编程有很多研究, 但不同的研究者使用各自不同的语法记号, 一起交流时造成一些不便. 后来1987年的时候
www.eeworm.com/read/318168/13484660
ini haskell 98.ini
;PSPad user HighLighter definition file
[Settings]
Name=Haskell 98
HTMLGroup=0
FileType=.hs,.lhs
CommentString=--
SQLComment=1
HaskellComment=1
IndentChar=
UnIndentChar=
TabWidth=4
CaseSens