咨询与建议

限定检索结果

文献类型

  • 16 篇 会议
  • 13 篇 期刊文献

馆藏范围

  • 29 篇 电子文献
  • 0 种 纸本馆藏

日期分布

学科分类号

  • 27 篇 工学
    • 21 篇 计算机科学与技术...
    • 10 篇 软件工程
    • 7 篇 电气工程
    • 2 篇 信息与通信工程
    • 2 篇 控制科学与工程
    • 2 篇 网络空间安全
    • 1 篇 材料科学与工程(可...
    • 1 篇 电子科学与技术(可...
  • 5 篇 理学
    • 3 篇 数学
    • 2 篇 物理学
    • 1 篇 系统科学
  • 1 篇 哲学
    • 1 篇 哲学

主题

  • 29 篇 functional progr...
  • 6 篇 functional progr...
  • 4 篇 programming
  • 3 篇 theorem proving
  • 3 篇 language
  • 3 篇 lambda calculus
  • 2 篇 termination
  • 2 篇 linear logic
  • 2 篇 parallel process...
  • 2 篇 curry-howard iso...
  • 2 篇 syntax
  • 2 篇 parallel program...
  • 2 篇 erlang
  • 2 篇 functional langu...
  • 2 篇 continuations
  • 2 篇 programming lang...
  • 2 篇 formal verificat...
  • 2 篇 haskell
  • 2 篇 data models
  • 1 篇 pattern-matching

机构

  • 1 篇 department of ma...
  • 1 篇 gunma univ fac i...
  • 1 篇 东南大学
  • 1 篇 univ melbourne c...
  • 1 篇 here
  • 1 篇 graduate school ...
  • 1 篇 tohoku univ send...
  • 1 篇 univ politehn bu...
  • 1 篇 elte soft ltd bu...
  • 1 篇 mit csail 77 mas...
  • 1 篇 univ paris dider...
  • 1 篇 univ novi sad fa...
  • 1 篇 department of co...
  • 1 篇 king's college l...
  • 1 篇 global scientifi...
  • 1 篇 南京师范大学
  • 1 篇 hardware/softwar...
  • 1 篇 applied mathemat...
  • 1 篇 ericsson busines...
  • 1 篇 inria sophia ant...

作者

  • 2 篇 nishizaki shin-y...
  • 1 篇 chitil olaf
  • 1 篇 takahashi naohis...
  • 1 篇 frank hannig
  • 1 篇 loh andres
  • 1 篇 bira calin
  • 1 篇 kai lin
  • 1 篇 kjetil svarstad
  • 1 篇 armstrong joe
  • 1 篇 b. n. uchevler
  • 1 篇 coutts duncan
  • 1 篇 naish lee
  • 1 篇 gallesio e
  • 1 篇 殷奕
  • 1 篇 haruhiko sato
  • 1 篇 masahito kurihar...
  • 1 篇 nunokawa h
  • 1 篇 takayanagi yuta
  • 1 篇 plotkin gordon d...
  • 1 篇 li shen

语言

  • 28 篇 英文
  • 1 篇 中文
检索条件"主题词=functional programming language"
29 条 记 录,以下是1-10 订阅
Parallel Machine Simulator Using Racket/Scheme functional programming language  10
Parallel Machine Simulator Using Racket/Scheme Functional Pr...
收藏 引用
Conference on Advanced Topics in Optoelectronics, Microelectronics and Nanotechnologies X
作者: Bira, Calin Gugu, Liviu Univ Politehn Bucuresti Fac Elect Telecommun & Informat Technol ETTI Dept Devices Circuits & Elect Architectures DCAE Bucharest Romania
In this paper we investigate writing and using of a functional parallel-machine simulator, in a functional programming language as opposed to an imperative programming language, in terms of code-size, versatility and ... 详细信息
来源: 评论
Extracting Environments from Function Closures  2022
Extracting Environments from Function Closures
收藏 引用
11th International Conference on Software and Computer Applications, ICSCA 2022
作者: Nishizaki, Shin-Ya Takayanagi, Yuta Global Scientific Information and Computing Center Tokyo Institute of Technology Tokyo Japan
In this paper, we study the mechanism for extracting the environment from a function closure in the framework of the lambda calculus. We propose the lambda calculus with environment extraction, which extends environme... 详细信息
来源: 评论
MODULAR TERMINATION FOR SECOND-ORDER COMPUTATION RULES AND APPLICATION TO ALGEBRAIC EFFECT HANDLERS
收藏 引用
LOGICAL METHODS IN COMPUTER SCIENCE 2022年 第2期18卷 18:1-18:32页
作者: Hamana, Makoto Gunma Univ Fac Informat Maebashi Gumma Japan
We present a new modular proof method of termination for second-order computation, and report its implementation SOL. The proof method is useful for proving termination of higher-order foundational calculi. To establi... 详细信息
来源: 评论
ML Polymorphism of Linear Lambda Calculus with First-class Continuations  19
ML Polymorphism of Linear Lambda Calculus with First-class C...
收藏 引用
8th International Conference on Software and Computer Applications (ICSCA)
作者: Nishizaki, Shin-ya Tokyo Inst Technol 2-12-1 Ookayama Meguro Tokyo 1528552 Japan
The Curry-Howard isomorphism shows that an intuitionistic deductive system is similar to a formal computational system;propositions correspond to types, proofs to lambda-terms, and a proof normalization procedure to a... 详细信息
来源: 评论
Ur/Web: A Simple Model for programming the Web
收藏 引用
COMMUNICATIONS OF THE ACM 2016年 第8期59卷 93-100页
作者: Chlipala, Adam MIT CSAIL 77 Massachusetts Ave Cambridge MA 02139 USA
The World Wide Web has evolved gradually from a document delivery platform to an architecture for distributed programming. This largely unplanned evolution is apparent in the set of interconnected languages and protoc... 详细信息
来源: 评论
Linear Lambda Calculus with Non-linear First-class Continuations
Linear Lambda Calculus with Non-linear First-class Continuat...
收藏 引用
2017年第六届软件与计算机应用国际会议
作者: Shin-ya NISHIZAKI Tokyo Institute of Technology
The Curry-Howard isomorphism is the correspondence between propositions and types, proofs and lambda-terms, and proof normalization and evaluation. In Curry-Howard isomorphism, we find a duality between values and con... 详细信息
来源: 评论
An analysis method of topological relations between Snort rules
收藏 引用
Journal of Southeast University(English Edition) 2016年 第1期32卷 21-28页
作者: 殷奕 汪芸 Takahashi Naohisa 东南大学计算机科学与工程学院 南京211189 南京师范大学计算机科学与技术学院 南京210023 Department of Computer Science and Engineering Graduate School of Engineering Nagoya Institute of Technology
It is difficult to knowall the relations between Snort rules. To deal with this problem, the topological relations between Snort rules are classified based on the set theory, and a method for calculating the topologic... 详细信息
来源: 评论
Introducing Support for Erlang into SSQSA framework
Introducing Support for Erlang into SSQSA framework
收藏 引用
International Conference on Numerical Analysis and Applied Mathematics (ICNAAM)
作者: Toth, Melinda Pater-Reszeg, Attila Rakic, Gordana Eotvos Lorand Univ Fac Informat Dept Programming Languages & Compilers H-1364 Budapest Hungary ELTE Soft Ltd Budapest Hungary Univ Novi Sad Fac Sci Dept Math & Informat YU-21000 Novi Sad Serbia
Set of Software Quality Static Analyzers (SSQSA) is a framework which includes set of software tools for static analysis. Starting aim of the framework is consistent software quality analysis. The main characteristic ... 详细信息
来源: 评论
Mechanical verification of interactive programs specified by use cases  3
Mechanical verification of interactive programs specified by...
收藏 引用
IEEE/ACM 3rd FME Workshop on Formal Methods in Software Engineering
作者: Claret, Guillaume Regis-Gianas, Yann Univ Paris Diderot Sorbonne Paris Cite PPS CNRSUMR 7126PiR2INRIA Paris Rocquencourt F-75205 Paris France
Interactive programs, like user interfaces, are hard to formally specify and thus to prove correct. Some ideas coming from functional programming languages have been successful to improve the way we write safer progra... 详细信息
来源: 评论
Sharing analysis in the Pawns compiler
收藏 引用
PEERJ COMPUTER SCIENCE 2015年 第9期2015卷
作者: Naish, Lee Univ Melbourne Comp & Informat Syst Melbourne Vic Australia
Pawns is a programming language under development that supports algebraic data types, polymorphism, higher order functions and "pure" declarative programming. It also supports impure imperative features incl... 详细信息
来源: 评论