Skip to content
Merged
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
26 changes: 12 additions & 14 deletions projects.org
Original file line number Diff line number Diff line change
Expand Up @@ -5,17 +5,15 @@
#+TITLE: Projetos
#+LANGUAGE: bt-br

- [[https://next-browser.github.io/][=nEXT=, um browser escrito em Common Lisp orientado a teclado Emacs-like
usando WebKit]]
- [[https://github.com/adolenc/cl-neovim][=cl-neovim=, cliente de Common Lisp para Neovim]]
- [[https://github.com/ryukinix/lisp-inference][=lisp-inference=, um motor de inferência baseado em Cálculo Proposicional, escrito em Common Lisp]]
- [[https://github.com/ryukinix/lisp-chat][=lisp-chat=, um chat minimalista e experimental, escrito em Common Lisp]]
- [[https://github.com/lispgames/lispgames.github.io/wiki/Common-Lisp][=lispgames=, comunidade internacional de referência sobre desenvolvimento de jogos com Lisp, assim como Common Lisp]]
- [[https://github.com/froggey/Mezzano][Mezzano, um sistema operacional feito em Common Lisp]] ([[https://github.com/froggey/MBuild][Link para o build system]])
- [[https://github.com/luksamuk/opengames][Repositório de pequenos jogos com código aberto]].Neste repositório, foram feitos, em Common Lisp, os mini-jogos =cl-2048=, =cl-snake= e =dagarden=.
- [[http://xzpeter.org/starwar/][=starwar=, um jogo feito em Common Lisp usando SDL]] ([[https://github.com/xzpeter/starwar][Repositório]])
([[https://github.com/commonlispbr/starwar][Fork da nossa comunidade]])
- [[https://github.com/azzamsa/awesome-cl-software][Awesome-CL-software]], uma lista sobre aplicações feitas em Common Lisp!
- [[https://github.com/aimacode/aima-lisp][Implementação em Common Lisp dos algoritmos do livro /Artificial Intelligence - A Modern Approach/, de Russell e Norvig]]
- [[https://github.com/norvig/paip-lisp][Implementação em Common Lisp dos algoritmos do livro /Paradigms of Artificial Intelligente Programming/, de Norvig]]
- [[https://github.com/kingcons/coleslaw][=coleslaw=, software em Common Lisp para escrever seu próprio blog estático]], similar a Frog, Jekyll e Hakyll.

| projeto | descrição | autores |
|-----------------------+---------------------------------------------------------------------------------------+------------------------------|
| [[https://github.com/ryukinix/lisp-chat][lisp-chat]] | Chat minimalista em terminal escrito em Common Lisp | [[https://github.com/ryukinix][Manoel Vilela]] |
| [[https://github.com/ryukinix/lisp-inference][lisp-inference]] | Motor de cálculo proposicional escrito em Common Lisp | [[https://github.com/ryukinix][Manoel Vilela]] |
| [[https://github.com/ryukinix/leraxandria][leraxandria]] | Coleção do utils em Common Lisp inspirado no alexandria | [[https://github.com/ryukinix][Manoel Vilela]] |
| [[https://github.com/commonlispbr/quicksys][quicksys]] | Gerenciador de múltiplas distribuições de QuickLisp | [[https://github.com/ryukinix][Manoel Vilela]], [[https://github.com/luksamuk][Lucas Vieira]] |
| [[https://github.com/ryukinix/trivial-snake][trivial-snake]] | Jogo da cobrinha escrito em Common Lisp e trivial-gamekit | [[https://github.com/ryukinix][Manoel Vilela]] |
| [[https://gist.github.com/ryukinix/fb616c042879660db5b43945267b28bf][brainfuck.lisp]] | Interpretador de Brainfuck em Common Lisp num único arquivo | [[https://github.com/ryukinix][Manoel Vilela]] |
| [[https://gist.github.com/ryukinix/b70e3d9bd99bfcad53976863c64d7b62][quickproject-cli.lisp]] | Script bootstrapper para iniciar projetos na estrutura ASDF/Quicklisp | [[https://github.com/ryukinix][Manoel Vilela]] |
| [[https://github.com/DestructHub/cats][cats]] | Repositório de fotos de gatos com licença livre e geração de README.md em Common Lisp | [[https://github.com/mateusfccp][Mateus Felipe]], [[https://github.com/ryukinix][Manoel Vilela]] |
| [[https://gitlab.com/jpellegrini/spartns][spartns]] | Biblioteca para representação de matrizes e tensores em geral, esparsos. | [[https://gitlab.com/jpellegrini/spartns][Jerônimo Pellegrini]] |