Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
Racket
Racket is a general-purpose, programming language and a platform for programming language design and implementation. Racket supports multiple paradigms: functional programming, object-oriented programming, Functional Reactive Programming (FRP) and Language Oriented Programming with powerful macros and parsing libraries. Static type checking, type classes and gradual typing support the development of large code bases.
- GitHub: https://github.com/topics/racket
- Wikipedia: https://en.wikipedia.org/wiki/Racket_(programming_language)
- Repo: https://github.com/racket
- Created by: PLT Inc.
- Released: 1995
- Related Topics: drracket, language, typed-racket,
- Aliases: rkt, racket-lang, racket-language, racketscript, urlang,
- Last updated: 2025-01-30 00:20:03 UTC
- JSON Representation
https://github.com/lai-huy/csce-314
Source Code for CSCE 314
java javafx racket scheme tamu tamu-csce314
Last synced: 24 Jan 2025
https://github.com/pmatos/html-examples
Generate an HTML part out of Scribble Examples
examples html racket repository
Last synced: 09 Jan 2025
https://github.com/scottt2/hex_flash_gui
A GUI version of my world famous HexFlash!
but fun racket racket-gui useless
Last synced: 22 Jan 2025
https://github.com/pmatos/quantum
Quantum is a racket application to do application performance benchmarking
benchmarking performance racket
Last synced: 09 Jan 2025
https://github.com/countvajhula/generator-util
Utilities for working with generators in Racket
Last synced: 30 Jan 2025
https://github.com/simonlschlee/open-app
Open the default application for an url or file.
racket racket-lang racket-language utility-function
Last synced: 30 Jan 2025
https://github.com/lebrancconvas/hackerrank-functional-programming
Programming in Functional Programming by using Hackerrank Problem.
clojure elixir erlang fsharp functional-programming hackerrank haskell lisp ocaml racket scala
Last synced: 08 Jan 2025
https://github.com/taimoorzaeem/functional-stuff
Some functional programs.
functional-programming haskell programming-languages racket racket-lang
Last synced: 23 Jan 2025
https://github.com/nikhilm/postal
Racket "sans-IO" style DHCP client
dhcp dhcp-client racket sans-io
Last synced: 17 Jan 2025
https://github.com/xandkar/racket-web-server-hello-world
An expository hello-world Racket Web Server app
Last synced: 02 Feb 2025
https://github.com/sancakerkan/schemepathsolver
Welcome to Scheme Path Solver, a simple program written in Scheme that helps you navigate through paths represented in a grid layout.
Last synced: 10 Jan 2025
https://github.com/taktoa/rackettsbannergen
A port of TSBannerGen to Racket
banner-generator racket teamspeak3
Last synced: 22 Jan 2025
https://github.com/maeln/projecteuler
Project Euler solutions in Racket.
mathematics project-euler racket racket-lang
Last synced: 06 Jan 2025
https://github.com/adamlwgriffiths/advent_of_code
Solutions to Advent of Code
advent-of-code-2017 advent-of-code-2018 challenges racket
Last synced: 29 Jan 2025
https://github.com/jbclements/t-test
Implementations of Student's T-Test and Welch's T-Test for Racket
Last synced: 30 Jan 2025
https://github.com/shrondi/hundirflota-racket
Juego de Hundir la flota creado con interfaz gráfica en Racket/Scheme
hundir-la-flota lisp programacion-declarativa racket racket-graphical-interface-toolkit racket-gui racket-lang scheme uco
Last synced: 13 Jan 2025
https://github.com/donomii/mazerobots
Racket scheme program to draw random figures. Most of the time they appear to be leaping.
demo graphics opengl racket racket-scheme scheme
Last synced: 28 Dec 2024
https://github.com/fmind/onlog
Perform operations on log files
file log manipulation racket raco
Last synced: 24 Dec 2024
https://github.com/fmind/cookiecutter-racket
Template to generate a Racket project
cookiecutter project racket raco template
Last synced: 24 Dec 2024
https://github.com/ararslan/fdm.rkt
Derivatives by finite differences in Racket
derivatives finite-difference-method racket
Last synced: 18 Dec 2024
https://github.com/xgqt/rbulkresizer
Graphical bulk picture resize tool written in Racket (mirror)
application bulk-resizer gui multiplatform racket
Last synced: 18 Dec 2024
https://github.com/xgqt/collector2
almost official mirror of https://gitlab.com/src_prepare/racket/collector2
Last synced: 18 Dec 2024
https://github.com/pmatos/racketcs-internals
A Manual for Porting RacketCS and its internals
book chezscheme internals pollen racket
Last synced: 09 Jan 2025
https://github.com/pmatos/octo-racknews
Statistics gathering for Racket News
github racket racket-news statistics
Last synced: 09 Jan 2025
https://github.com/xgqt/rkt
almost official mirror of https://gitlab.com/src_prepare/racket/racket-overlay
Last synced: 18 Dec 2024
https://github.com/jpleboeuf/exercism_racket
My solutions to the exercises from the Racket track on Exercism.
exercism exercism-solutions exercism-track racket racket-lang
Last synced: 20 Jan 2025
https://github.com/tahmidefaz/racket-image-gallery
A simple image gallery implemented with GUI in Racket
gui imagegallery lisp lisp-variant racket
Last synced: 16 Jan 2025
https://github.com/mobiwn/programming-language-design
💻 Dive into a curated collection of programming language comparisons, exercises, and detailed slides in this repository for Urmia University students.
functional-programming haskell object-oriented-programming oop procedural-programming programming-language-concepts programming-language-theory programming-languages racket racket-lang racket-language urmia-university
Last synced: 22 Jan 2025
https://github.com/saiteja-talluri/2048-the-game
2048 Game developed using Racket Libraries
Last synced: 19 Jan 2025
https://github.com/kenwuqianghao/cs-135-homeworks
Code written for UWaterloo CS 135 homeworks
Last synced: 27 Dec 2024
https://github.com/wbthomason/miv
An editor with vim-inspired modal editing, emacs-inspired total customizability, speed, and easy extensibility
Last synced: 16 Jan 2025
https://github.com/jbclements/glpk
FFI interface to Gnu Linear Programming Kit
Last synced: 30 Jan 2025
https://github.com/ymdarake/sicp
SICP notes.
lisp mit racket scheme sicp sicp-exercises
Last synced: 16 Jan 2025
https://github.com/ymdarake/racket-guide
Racket lang study based on https://docs.racket-lang.org/guide/macros.html and https://www.greghendershott.com/fear-of-macros/all.html
lisp-dialect macro racket racket-lang scheme scheme-language
Last synced: 16 Jan 2025
https://github.com/taggagii/racket
Some general formula's and jazz from racket for my own reference
Last synced: 16 Jan 2025
https://github.com/julgitt/university_tasks
University tasks solutions
assembly c cpp csharp css html java javascript racket typescript
Last synced: 18 Jan 2025
https://github.com/sagnikc395/aoc2024
Advent of Code 2024 Solutions in Racket. [WIP]
Last synced: 16 Dec 2024
https://github.com/john-science/sicp-racket
Working through the SICP Textbook in Racket Scheme
education functional-programming language-design learning lisp racket racket-lang scheme sicp sicp-book
Last synced: 19 Jan 2025
https://github.com/saiteja-talluri/tower-of-hanoi-solver
GUI for tower of hanoi with hint option giving the best move from any state of the game
bfs-algorithm hanoi-towers racket
Last synced: 19 Jan 2025
https://github.com/vadimfilimonov/sicp
Solutions of exercises from the book "Structure and Interpretation of computer programs"
Last synced: 13 Jan 2025
https://github.com/meysam81/interpreter-for-numex
This project has to do with NUMEX (Number-Expression Programming Language). NUMEX programs are written directly in Racket by using the constructors defined by the structs defined
college college-project computer-science computer-science-and-engineering coursera coursera-assignment coursera-course coursera-programming coursera-programming-language dan-grossman engineering functional-programming programming-language project racket racket-lang racket-language racket-recursive study university-of-washington
Last synced: 23 Jan 2025
https://github.com/alainakafkes/autosnake
A self-playing snake game written in Racket.
first-app-on-github playing-snake-game racket snake-game
Last synced: 02 Jan 2025
https://github.com/sarabdevops/racketproject
Count Down number game where user can give program some random numbers and target number and program have to figure out target number by using (+ - * / ) operators .
dr drracket racket racket-lang scheme
Last synced: 23 Jan 2025
https://github.com/pmuens/htdp
How to Design Programs
functional functional-programming lisp racket scheme
Last synced: 26 Dec 2024
https://github.com/twolodzko/schsch
Minimal Scheme interpreter implemented in Scheme (Racket)
lisp lisp-interpreter racket racket-lang scheme scheme-interpreter
Last synced: 22 Dec 2024
https://github.com/mahi97/numex-lang
~ The pure functional Interpreter for NUMEX Language Based on Racket
functional-programming interpreter numex programming-language racket
Last synced: 05 Jan 2025
https://github.com/rafaelbortolozo/prolog
Trabalhos desenvolvidos durante a disciplina de Programação Lógica e Funcional da 7º fase - IFC Campus Videira 2022.
Last synced: 21 Jan 2025
https://github.com/yujonglee/array_visualizer
Array visualizer written in racket/draw. Creating image for blog post or paper.
array racket racket-lang racket-language visualizer
Last synced: 27 Jan 2025
https://github.com/rhcarvalho/geek-challenge
Solutions for geek challenges, finding patterns in large prime numbers.
algorithm challenge prime-numbers racket
Last synced: 12 Jan 2025
https://github.com/bor0/mosgen
Mosaic generator
image-generator mosaic racket scheme
Last synced: 26 Dec 2024
https://github.com/ryan-gordon/theory-of-algorithms-ca
algorithm lisp little-schemer racket scheme
Last synced: 20 Jan 2025
https://github.com/inanyan/eng-ua-translator1
Rule based English to Ukrainian translator
english lisp nlp racket translator ukrainian
Last synced: 26 Dec 2024
https://github.com/rdmello/sicp-exercises
Exercises from the SICP ebook
chicken-scheme racket scheme sicp sicp-exercises
Last synced: 03 Jan 2025
https://github.com/inanyan/english-to-logic
English to logic translator
ai english logic nlp pattern-matching racket translator
Last synced: 26 Dec 2024
https://github.com/cwbowron/chord-processor
Pre-processor and styles for formatting guitar and ukulele chords charts with LaTeX
guitar guitar-chords latex pdf pdf-generation racket
Last synced: 30 Dec 2024
https://github.com/sleibrock/racket-papertrail
Send syslog messages to Papertrail from Racket
Last synced: 28 Dec 2024
https://github.com/sleibrock/running-stats
My running stats (using Racket)
data-science racket statistics web
Last synced: 28 Dec 2024
https://github.com/slamko/deep-racket
Little Deep Learning framework in Racket
ai deep-learning functional-programming lisp machine-learning neural-network racket
Last synced: 21 Jan 2025
https://github.com/pmatos/cond-contract
Package to allow the specification of optional contracts
Last synced: 09 Jan 2025
https://github.com/dariodip/sicp
Exercises and notes from Structure and Interpretation of Computer Programs
racket sicp-solutions study-notes
Last synced: 21 Jan 2025
https://github.com/alinpahontu2912/racket-supermarket
first homework for programming paradigms
data-structures functional-programming racket
Last synced: 31 Jan 2025
https://github.com/vendethiel/brain.rkt
Dummy brainfuck interpreter in Racket.
Last synced: 27 Jan 2025
https://github.com/vendethiel/path.rkt
Very small tool to manage one's %PATH%
Last synced: 27 Jan 2025
https://github.com/owainkenwayucl/racket-life
Conway's Game of Life written in Racket
conway-s-game-of-life pbm racket slow
Last synced: 28 Jan 2025
https://github.com/jackfirth/rpn
A Racket package for working with Reverse Polish Notation stack structures
data-structures forth racket reverse-polish-notation
Last synced: 30 Jan 2025
https://github.com/gabrielnagy/2048racket
Final project for my second year Functional Programming class
functional-programming racket university-project
Last synced: 15 Dec 2024