theory-of-computation topic
awesome-theoretical-computer-science
The interdicplinary of Mathematics and Computer Science, Distinguisehed by its emphasis on mathemtical technique and rigour.
automata-python
[WIP] :books: A python automata library implementing Finite Automata, FA with Output, PDA and TM :rocket: :smile:
lambda-talk
A Flock of Functions: Combinators, Lambda Calculus, & Church Encodings in JS
GateResources
Here are my GATE CSE 2021 Resources
theoretical-cs-studymaterials
Materials that might help studying for introduction to theoretical CS
rule30
Python implementation of Stephen Wolfram's elementary cellular automata (in particular, Rule 30)
FundamentalComputationalFluidDynamics
:coffee:Graduate Student's Fundamental Computational Fluid Dynamics (CFD) Course's homework and projects
compiler-design-lab
These are my programs for compiler design lab work in my sixth semester
My-Programming-Books
My all Programming books available for public to download
cfg-converter
A tool for converting context-free grammars to different normal forms.