🇧🇷 Made in Brazil

Discover Brazil's Leading Open Source Projects: Explore top-notch open source initiatives hailing from the vibrant tech community of Brazil.

TOP Racket Projects

1
avelino/awesome-racket

avelino/awesome-racket

A curated list of awesome Racket frameworks, libraries and software, maintained by Community
Racket
435
star
2
tautologico/progfun

tautologico/progfun

Notas e código relacionados à disciplina "Programação Funcional"
Racket
10
star
3
FernandoBasso/htcspd

FernandoBasso/htcspd

Notes and solutions for How to Code - Systematic Program Design from EDX with Gregor Kiczales
Racket
5
star
4
paulohrpinheiro/generative-art

paulohrpinheiro/generative-art

Lisp (racket scheme) programs to draw digital art
Racket
3
star
5
luanraithz/OSSU-How-to-Code-Simple-data

luanraithz/OSSU-How-to-Code-Simple-data

Notes, exercises and Space invaders game with Racket 🎉
Racket
3
star
6
jaoo10/tetris-racket

jaoo10/tetris-racket

Trabalho de Programação Lógica e Funcional
Racket
3
star
7
antedeguemon/digrafos-rkt

antedeguemon/digrafos-rkt

biblioteca racket para manipulação de grafos direcionais com pesos
Racket
3
star
8
lcs-felix/sicp-exercises

lcs-felix/sicp-exercises

Racket
3
star
9
tysm/risq16

tysm/risq16

A MIPS-based assembly language.
Racket
3
star
10
fititnt/racket-snippets

fititnt/racket-snippets

Racket (formerly named PLT Scheme) Language snippets
Racket
3
star
11
lvsreis/dcc019

lvsreis/dcc019

Language example for the programming languages course
Racket
3
star
12
welingtonsampaio/zaez-bin

welingtonsampaio/zaez-bin

Binaries and scripts to automate tasks
Racket
2
star
13
amkhlv/dgcm

amkhlv/dgcm

Differential Geometry and Classical Mechanics
Racket
2
star
14
ebellani/Principles-of-Statistics

ebellani/Principles-of-Statistics

Code for problems of the book
Racket
2
star
15
malbarbo/na-progfun

malbarbo/na-progfun

Notas de aula sobre o paradigma de programação funcional
Racket
2
star
16
joao29a/snake-racket

joao29a/snake-racket

Snake game in Racket derived from the tetris-racket code
Racket
2
star
17
joseedil/sicp-studies

joseedil/sicp-studies

Racket
2
star
18
Vitao18/Space-Invaders

Vitao18/Space-Invaders

The famous Space Invaders game made in a LISP dialect named Begginer Student Language(BSL).
Racket
2
star
19
joao29a/tetris-racket

joao29a/tetris-racket

Tetris game implemented in Racket
Racket
2
star
20
BCC-UTFPR/WebServiceRacket

BCC-UTFPR/WebServiceRacket

[Linguagens de Programação] Implementação de um Serviço Web na linguagem de programação funcional Racket
Racket
2
star
21
avelino/paddle

avelino/paddle

Racket
1
star
22
R-drg/cyberpunk-warriors

R-drg/cyberpunk-warriors

Space invaders style game, made in racket
Racket
1
star
23
JPedroSilveira/functional-programming-with-racket

JPedroSilveira/functional-programming-with-racket

Algorithm Fundamentals Exercises (INF-UFRGS)
Racket
1
star
24
Gap1512/dnd-tank

Gap1512/dnd-tank

Distributed Game Made In Racket
Racket
1
star
25
boechat107/my-sicp-notes

boechat107/my-sicp-notes

Simple notes and pieces of code used to study SICP
Racket
1
star
26
HygorLBM/The-Curse-of-The-Pharaoh

HygorLBM/The-Curse-of-The-Pharaoh

This project is a MUD (multi-user dungeon) game built using Racket, a multi-paradigm programming language based on the Scheme dialect of Lisp. This was as a fun way to learn functional programming.
Racket
1
star
27
drgmr/racket-server

drgmr/racket-server

A small Racket web server example
Racket
1
star
28
danigfavero/Projeto-MAC0316

danigfavero/Projeto-MAC0316

Projeto da disciplina MAC0316 - Conceitos Fundamentais de Linguagens de Programação. Estamos construindo uma linguagem usando racket, flex e bison.
Racket
1
star
29
mthcsta/exercises.rkt

mthcsta/exercises.rkt

Meus exercicios escritos em Racket
Racket
1
star
30
gustavooquinteiro/functional-programming-study

gustavooquinteiro/functional-programming-study

Repositório com código de estudo da linguagem funcional Racket para a matéria MATA77 - Programação Funcional - 2019.2
Racket
1
star
31
gustavooquinteiro/dsl-parser

gustavooquinteiro/dsl-parser

Parser de DSL em Racket
Racket
1
star
32
malbarbo/racket-test-examples

malbarbo/racket-test-examples

A simple way of writing tests in Racket.
Racket
1
star
33
caioah/racket-quaternion

caioah/racket-quaternion

Quaternion struct with generic interface for Racket
Racket
1
star
34
edson-a-soares/SICP

edson-a-soares/SICP

Notes, code snippets, and solutions to Structure and Interpretation of Computer Programs.
Racket
1
star
35
RafaelBortolozo/Racket_Bhaskara

RafaelBortolozo/Racket_Bhaskara

Cálculo de Bhaskara para a matéria de Paradigmas da Computação, desenvolvido na linguagem Racket. Além de exibir o resultado no interpretador, todos os dados são salvos em um arquivo bhaskara.txt e no banco de dados SQLite
Racket
1
star
36
FernandoBasso/how-to-design-programs-studies

FernandoBasso/how-to-design-programs-studies

Mirror of the main, active repo on Gitlab
Racket
1
star
37
Shinji-Mimura/RacketFuck

Shinji-Mimura/RacketFuck

A Racket simple language capable to interpret and run the Brainfuck language
Racket
1
star
38
caioah/racket-sorting-sound

caioah/racket-sorting-sound

Visually (and audibly) sorting sounds in Racket
Racket
1
star
39
wllsena/lambcalc2

wllsena/lambcalc2

Racket
1
star
40
emartinelli/sicp-notes

emartinelli/sicp-notes

Racket
1
star
41
tarc/SICP

tarc/SICP

Racket
1
star
42
RafaelPortacio/Trapped-Water

RafaelPortacio/Trapped-Water

A function in Racket that estimate the amount of water a surface can contain after a rain. (Doesn't considers molecular interations effects such as surface tension of the liquid)
Racket
1
star
43
carlosmorette/crazy-html

carlosmorette/crazy-html

Crazy html is a DSL that transpiles to html
Racket
1
star
44
celsobonutti/mpm

celsobonutti/mpm

a package manager for milho
Racket
1
star
45
Beluomini/RacketGames

Beluomini/RacketGames

Racket
1
star
46
ebellani/cpf-toy

ebellani/cpf-toy

A brazilian CPF toy
Racket
1
star
47
matheus-hrm/BNL-interpreter

matheus-hrm/BNL-interpreter

Interpretador em Scheme
Racket
1
star
48
raphaelpaiva/Semantica

raphaelpaiva/Semantica

Projetos de Semântica Computacional
Racket
1
star
49
ebellani/Parasite

ebellani/Parasite

A concurrent web crawler
Racket
1
star
50
phowat/sicp

phowat/sicp

Working through SICP
Racket
1
star
51
amkhlv/amkhlv

amkhlv/amkhlv

BystroTeX and other Racket
Racket
1
star
52
Sutil/PPLF-trabalho-racket

Sutil/PPLF-trabalho-racket

Racket
1
star
53
pedrovereza/fundamentos-algoritmos

pedrovereza/fundamentos-algoritmos

INF05008 - Fundamentos de Algoritmos
Racket
1
star
54
joaofbsm/RacketMUD

joaofbsm/RacketMUD

Simple Multi User Dungeon (MUD) game made in Racket
Racket
1
star
55
ceciliacsilva/euler-vlsi

ceciliacsilva/euler-vlsi

Euler-path to stick diagrams - VLSI
Racket
1
star
56
renzon/sicp

renzon/sicp

Solutions for Exercises from SICP (Structured Interpretation of Computer Programs)
Racket
1
star
57
beatrizmcoimbra/Projeto-LP-2016.2

beatrizmcoimbra/Projeto-LP-2016.2

Repositório referente ao projeto dos alunos Beatriz Coimbra e Alifer Sales, na disciplina de Linguagens de Programação.
Racket
1
star
58
r0bertson/MUD-Game

r0bertson/MUD-Game

Multi-User Dungeon game developed in Racket
Racket
1
star
59
ceciliacsilva/mix-homework

ceciliacsilva/mix-homework

Mix of my college homework
Racket
1
star
60
tautologico/drracket-zenburn

tautologico/drracket-zenburn

Zenburn colorscheme for DrRacket
Racket
1
star
61
Vitao18/LISP-exercises

Vitao18/LISP-exercises

This is a repository with some exercises from the wonderful course How to Code - Complex Data
Racket
1
star
62
b-coimbra/4chin

b-coimbra/4chin

4chan image downloader
Racket
1
star
63
mdssjc/mds-lisp

mdssjc/mds-lisp

Estudo sobre Lisp.
Racket
1
star
64
Vitao18/programming-languages-part-b

Vitao18/programming-languages-part-b

A repository to keep track of my exercises for the Programming Languages, Part b course
Racket
1
star
65
ryukinix/symbolic-deriv

ryukinix/symbolic-deriv

Symbolic Differentiation written in Racket
Racket
1
star
66
ronilazzari/tiny-little-game

ronilazzari/tiny-little-game

This is a tiny little prototypical game
Racket
1
star