Repositories
uva
Solved (or not) Programming Challenges from UVa (http://uva.onlinejudge.org)
-
Cloning this repository:
git clone git://gitorious.org/vitorbaptista/uva.git uva cd uva
Add this repository as a remote to an existing local repository:
git remote add uva git://gitorious.org/vitorbaptista/uva.git git fetch uva git checkout -b my-local-tracking-branch uva/master_or_other_branch
uno
Projeto de Linguagem de Programação 2 na UFPB. Um bot para IRC que organiza partidas de Uno.
-
Cloning this repository:
git clone git://gitorious.org/vitorbaptista/uno.git uno cd uno
Add this repository as a remote to an existing local repository:
git remote add uno git://gitorious.org/vitorbaptista/uno.git git fetch uno git checkout -b my-local-tracking-branch uno/master_or_other_branch
relex
A simple lexical analyser for a subset of Pascal. It’s an exercise used in my Compilers class.
-
Cloning this repository:
git clone git://gitorious.org/vitorbaptista/relex.git relex cd relex
Add this repository as a remote to an existing local repository:
git remote add relex git://gitorious.org/vitorbaptista/relex.git git fetch relex git checkout -b my-local-tracking-branch relex/master_or_other_branch
lpt-switch
Driver do esquema lpt-switch para GNU/Linux usando o X11.Org.
-
Cloning this repository:
git clone git://gitorious.org/vitorbaptista/lpt-switch.git lpt-switch cd lpt-switch
Add this repository as a remote to an existing local repository:
git remote add lpt-switch git://gitorious.org/vitorbaptista/lpt-switch.git git fetch lpt-switch git checkout -b my-local-tracking-branch lpt-switch/master_or_other_branch
lidesc
Supporting software development with a multitude of licensed components more…
LIDESC automates the awareness and identification of the licenses and redistribution requirements of software you write or acquire. It is an awareness tool for preventing unintended violations of license terms. LIDESC is designed to report license terms and conflicts; it is not a “lock” or copy-prevention tool.
Software developers and publishers need tools that accomodate components, libraries, and programs from any number of different suppliers under Free and proprietary licenses. LIDESC does this, and is Free Software with an open, extendable architecture. (LIDESC is meant to be useful with any software, not just software we supply.)
-
Cloning this repository:
git clone git://gitorious.org/vitorbaptista/lidesc.git lidesc cd lidesc
Add this repository as a remote to an existing local repository:
git remote add lidesc git://gitorious.org/vitorbaptista/lidesc.git git fetch lidesc git checkout -b my-local-tracking-branch lidesc/master_or_other_branch
pyppd
-
Cloning this repository:
git clone git://gitorious.org/vitorbaptista/pyppd.git pyppd cd pyppd
Add this repository as a remote to an existing local repository:
git remote add pyppd git://gitorious.org/vitorbaptista/pyppd.git git fetch pyppd git checkout -b my-local-tracking-branch pyppd/master_or_other_branch
resin
A simple semantical analyser for a subset of Portuguese. It’s an exercise used in my Compilers class. It receives as input the output of http://gitorious.org/vitorbaptista/relex.
-
Cloning this repository:
git clone git://gitorious.org/vitorbaptista/resin.git resin cd resin
Add this repository as a remote to an existing local repository:
git remote add resin git://gitorious.org/vitorbaptista/resin.git git fetch resin git checkout -b my-local-tracking-branch resin/master_or_other_branch
licc
License Compatibility Checker
-
Cloning this repository:
git clone git://gitorious.org/vitorbaptista/licc.git licc cd licc
Add this repository as a remote to an existing local repository:
git remote add licc git://gitorious.org/vitorbaptista/licc.git git fetch licc git checkout -b my-local-tracking-branch licc/master_or_other_branch
qualeaoperadora-de
The code for http://qualeaoperadora.de
-
Cloning this repository:
git clone git://gitorious.org/vitorbaptista/qualeaoperadora-de.git qualeaoperadora-de cd qualeaoperadora-de
Add this repository as a remote to an existing local repository:
git remote add qualeaoperadora-de git://gitorious.org/vitorbaptista/qualeaoperadora-de.git git fetch qualeaoperadora-de git checkout -b my-local-tracking-branch qualeaoperadora-de/master_or_other_branch
bingodoze
-
Cloning this repository:
git clone git://gitorious.org/vitorbaptista/bingodoze.git bingodoze cd bingodoze
Add this repository as a remote to an existing local repository:
git remote add bingodoze git://gitorious.org/vitorbaptista/bingodoze.git git fetch bingodoze git checkout -b my-local-tracking-branch bingodoze/master_or_other_branch
sagres
Parsing do SAGRES do TCE-PB durante a Maratona Internacional de Dados Abertos.
-
Cloning this repository:
git clone git://gitorious.org/vitorbaptista/sagres.git sagres cd sagres
Add this repository as a remote to an existing local repository:
git remote add sagres git://gitorious.org/vitorbaptista/sagres.git git fetch sagres git checkout -b my-local-tracking-branch sagres/master_or_other_branch
python3
-
Cloning this repository:
git clone git://gitorious.org/~martinpitt/vitorbaptista/python3.git python3 cd python3
Add this repository as a remote to an existing local repository:
git remote add python3 git://gitorious.org/~martinpitt/vitorbaptista/python3.git git fetch python3 git checkout -b my-local-tracking-branch python3/master_or_other_branch

