Skip to content
This repository has been archived by the owner on Feb 5, 2023. It is now read-only.
/ alp Public archive

Exercícios da aula de ALP, resolvidos em lua

Notifications You must be signed in to change notification settings

yangm97/alp

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

60 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Exercícios de ALP resolvidos em lua

Build Status Coverage Status

Exercícios da aula de Algoritmos e Lógica de Programação (ALP), resolvidos em lua.

Rodando

Versão recomendada do lua: 5.1

$ ./cap2.lua # entra no menu inicial
$ ./cap4.lua todos # executa todos exercícios em sequência
$ ./cap2.lua 3 # pula para o exercício 3 do capítulo 2

Testando

$ luarocks install busted # caso não esteja instalando
$ busted

About

Exercícios da aula de ALP, resolvidos em lua

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Languages