.HAS 파일 확장자
Haskell Script
| 개발사 | 해당 없음 |
| 인기도 |
4.0 | 3 투표 |
HAS 파일이란 무엇인가요?
Source code of a program written in Haskell, a purely functional programming language, which means the code is based on functions; uses non-strict semantics, which allows functions and data structures to be defined by the user.
추가 정보
More commonly seen with a .HS extension.