Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/yasmin-camargo/haskell-semanticaformal
Exercícios práticos elaborados na linguagem funcional Haskell na disciplina de Semântica Formal
https://github.com/yasmin-camargo/haskell-semanticaformal
Last synced: about 1 month ago
JSON representation
Exercícios práticos elaborados na linguagem funcional Haskell na disciplina de Semântica Formal
- Host: GitHub
- URL: https://github.com/yasmin-camargo/haskell-semanticaformal
- Owner: Yasmin-Camargo
- Created: 2024-07-31T01:50:17.000Z (5 months ago)
- Default Branch: main
- Last Pushed: 2024-10-17T20:13:01.000Z (2 months ago)
- Last Synced: 2024-10-20T06:40:01.654Z (2 months ago)
- Language: Haskell
- Size: 46.9 KB
- Stars: 0
- Watchers: 1
- Forks: 0
- Open Issues: 0
-
Metadata Files:
- Readme: README.md
Awesome Lists containing this project
README
# Haskell-semanticaFormal
Exercícios práticos elaborados na linguagem funcional Haskell na disciplina de Semântica Formal## Executando
- Inicializar o haskel: ghci
- Carregar script: :l exemplo.hs
- Recarregar: :r
- Executando: potencia 2 3