🇮🇳 Made in India

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

TOP Racket Projects

1
nebhrajani-a/sicp

nebhrajani-a/sicp

Racket implementation and notes for SICP's video lectures.
Racket
61
star
2
tfidfwastaken/pawgram

tfidfwastaken/pawgram

The world's first dogramming language
Racket
14
star
3
tfidfwastaken/loosie

tfidfwastaken/loosie

A really quick file sharer
Racket
8
star
4
Grafcube/racket-string-interpolation

Grafcube/racket-string-interpolation

Racket package for string interpolation syntax in string literals.
Racket
7
star
5
shr/pltcod

shr/pltcod

PLT-Scheme bindings to libtcod
Racket
6
star
6
JDRanpariya/Teach-yourself-CS

JDRanpariya/Teach-yourself-CS

Racket
6
star
7
ankur-india/Indic_IVRS

ankur-india/Indic_IVRS

Speech based query and result retrieval system for Indian languages
Racket
4
star
8
tfidfwastaken/charpic

tfidfwastaken/charpic

Make irl pics to terminal pics. (Pronunciation: "ch" like charcoal and rhymes with harpic)
Racket
4
star
9
tfidfwastaken/pls

tfidfwastaken/pls

Play music from the command line with zero frills and only thrills
Racket
3
star
10
souravdatta/rackapl

souravdatta/rackapl

An APL like language in Racket with an GUI editor
Racket
3
star
11
japoorv/biohacker-medikanren

japoorv/biohacker-medikanren

Integration of BMS with medikanren
Racket
3
star
12
melwyn95/HashingAlgorithms

melwyn95/HashingAlgorithms

Racket
3
star
13
tfidfwastaken/yamm

tfidfwastaken/yamm

yet another markup modder
Racket
3
star
14
nrabhiram/sicp-exercises

nrabhiram/sicp-exercises

💡 A collection of my solutions for the exercises in the book 'Structure and Interpretation of Computer Programs' (SICP) 📚
Racket
3
star
15
KaranAgarwalla/Encryption-Decryption

KaranAgarwalla/Encryption-Decryption

A short project on decryption schemes.
Racket
2
star
16
ramprasadkillari/CS152-IITBOMBAY

ramprasadkillari/CS152-IITBOMBAY

Assignments of Abstractions and Paradigms for Programming ( Spring Course 2018 - IITB)
Racket
2
star
17
Priya378/SICP_Lab_Programs

Priya378/SICP_Lab_Programs

This repository contains basic programs coded in Lisp and executed in Racket software.
Racket
2
star
18
paramsingh/sicp

paramsingh/sicp

sicp in racket
Racket
2
star
19
Dsajeet/Coursera-Unlimited

Dsajeet/Coursera-Unlimited

this repository is aimed to help Coursera and edX learners who have difficulties in their learning process
Racket
2
star
20
jmoy/schelling-rkt

jmoy/schelling-rkt

Simulate Schelling's segregation model
Racket
2
star
21
HarshitVerma1/All_Courses

HarshitVerma1/All_Courses

Racket
2
star
22
souravdatta/rules

souravdatta/rules

Rules language for cellular automaton
Racket
2
star
23
archit1197/Connect-4-Racket

archit1197/Connect-4-Racket

Intelligent Agent for Connect 4 (Iterative Deepening and Minimax algorithm), a two-player game in which opponents take turns dropping coloured discs onto a large square grid hoping to get 4 same coloured discs in a straight line
Racket
2
star
24
HarishK501/ml-racket

HarishK501/ml-racket

Implemented ML algorithms in Racket
Racket
1
star
25
guhankesav/Fraction-Calculator-Racket

guhankesav/Fraction-Calculator-Racket

15CSE402 Structure and Interpretation of Computer Programs Problem 8 Your task is to implement a fraction calculator in Racket. It is expected that the calculator should be capable of handling proper fraction, improper fraction and mixed fractions. • The calculator should be capable of doing all the necessary arithmetic: addition, subtraction, multiplication, division, inversion, equality, conversion between types of fractions etc. • The calculator should reduce the resultant fractions to their lowest terms • As said above, the calculator should seemingly handle all the three types of fractions: proper, improper and mixed fractions. It is also expected to handle complex fractions as well. (Note that complex fractions are those fractions where the numerator, denominator, or both contain a fraction.). It is expected to handle the power of fractions (Note that the powers (exponents) could be either integral or fractional) as well!!! • The calculator should display the results in a clutter free mathematical standard format. This case study will be assessed by the adherence to all the expected functionalities in the calculator (in terms of the types of all the fractions listed above!)
Racket
1
star
26
arnab-ray/racket-poc

arnab-ray/racket-poc

A repository to maintain racket learnings
Racket
1
star
27
MalhotraPulak/StarQ

MalhotraPulak/StarQ

Minimal and Accessible Quantum Circuit DSL
Racket
1
star
28
Chiki1601/Leetcode-Solution-in-Racket

Chiki1601/Leetcode-Solution-in-Racket

Racket
1
star
29
vs666/Racket-Compiler

vs666/Racket-Compiler

Compiler built in Racket as part of the Compilers course IIIT Hyderabad Spring 2023.
Racket
1
star
30
NirmalManoj/nano-pass-racket-compiler

NirmalManoj/nano-pass-racket-compiler

A nanopass compiler for (a subset of) Racket -> x86-64, implemented in Racket
Racket
1
star
31
shr/racket-datrie

shr/racket-datrie

Racket bindings to libdatrie
Racket
1
star
32
shr/racket-libquantum

shr/racket-libquantum

Racket bindings to libquantum
Racket
1
star
33
HashNuke/SICP-excercises

HashNuke/SICP-excercises

SICP excercises. Says it all
Racket
1
star
34
Who828/sicp

Who828/sicp

Exercise solutions of SICP
Racket
1
star
35
akshay-bhardwaj/Krit

akshay-bhardwaj/Krit

Its an interpreted programming language created in racket.
Racket
1
star
36
Who828/regex

Who828/regex

A scheme implementation of Brian Kernighan's regular expression matcher
Racket
1
star
37
parinporecha/Racket-Lexical-Recursive-Languages

parinporecha/Racket-Lexical-Recursive-Languages

Contains implementation of Lexical (LET) and Recursive (LETREC) languages and CPS interpreter for LETREC
Racket
1
star
38
nitinchandrol/Backgammon

nitinchandrol/Backgammon

Its a boardgame made under my CS 152 Abstractions and Paradigms for Programming
Racket
1
star
39
arushi-bhatt/CodeCat

arushi-bhatt/CodeCat

program for practice of speed multiplication skill , using refernce no. 100
Racket
1
star
40
asheet-bhaskar/sicp-exercise-solutions

asheet-bhaskar/sicp-exercise-solutions

exercise solutions
Racket
1
star
41
chetnashah/emacs-lisp-practice-work

chetnashah/emacs-lisp-practice-work

Racket
1
star
42
souravdatta/tmemoize

souravdatta/tmemoize

A typed version of memoize for Typed Racket
Racket
1
star
43
souravdatta/furtle

souravdatta/furtle

A functional way of creating turtles
Racket
1
star
44
AmeerFazal/2htdp-solutions

AmeerFazal/2htdp-solutions

How To Design Programs 2nd Edition Exercises and Solutions
Racket
1
star
45
shubhiM/PDP-CS5010

shubhiM/PDP-CS5010

Code and exercises from CS5010 at Northeastern Univ, Boston (Spring 2017)
Racket
1
star
46
bssatya/sicp

bssatya/sicp

structure and interpretations of computer programs
Racket
1
star
47
KaranAgarwalla/CHAIN-REACTION

KaranAgarwalla/CHAIN-REACTION

IN THIS PROJECT , THE GAME CHAIN REACTION HAS BEEN MADE ON DrRacket.
Racket
1
star
48
Manas-Shukla/Dr-Math

Manas-Shukla/Dr-Math

Symbolic Computation features implemented in Racket
Racket
1
star
49
aniruddhachidar29/Classic-Monopoly

aniruddhachidar29/Classic-Monopoly

A course project by : aniruddhachidar29, bhaskargharu1699, adiknowsall
Racket
1
star
50
aniruddhachidar29/Myracket-Interpreter

aniruddhachidar29/Myracket-Interpreter

Racket
1
star
51
japoorv/racketGraphAlgo

japoorv/racketGraphAlgo

A Basic Graph Data Structure along with shortest path algorithm (Djikstra) in Racket
Racket
1
star
52
ramprasadkillari/Chain-Reaction-Racket

ramprasadkillari/Chain-Reaction-Racket

DR RACKET implementation of the game CHAIN REACTION. (Single/Multi-Player) [Course Project, CS 152( 2017-2 ) - IIT Bombay]
Racket
1
star