CollegeCompendium VS Essentials-of-Compilatio

Compare CollegeCompendium vs Essentials-of-Compilatio and see what are their differences.

CollegeCompendium

📓 A curated collection of free public Computer Science classes from colleges across America (by GoldinGuy)
SurveyJS - Open-Source JSON Form Builder to Create Dynamic Forms Right in Your App
With SurveyJS form UI libraries, you can build and style forms in a fully-integrated drag & drop form builder, render them in your JS app, and store form submission data in any backend, inc. PHP, ASP.NET Core, and Node.js.
surveyjs.io
featured
InfluxDB - Power Real-Time Data Analytics at Scale
Get real-time insights from all types of time series data with InfluxDB. Ingest, query, and analyze billions of data points in real-time with unbounded cardinality.
www.influxdata.com
featured
CollegeCompendium Essentials-of-Compilatio
21 6
900 -
- -
3.2 -
about 2 years ago -
TypeScript
GNU Affero General Public License v3.0 -
The number of mentions indicates the total number of mentions that we've tracked plus the number of user suggested alternatives.
Stars - the number of stars that a project has on GitHub. Growth - month over month growth in stars.
Activity is a relative number indicating how actively a project is being developed. Recent commits have higher weight than older ones.
For example, an activity of 9.0 indicates that a project is amongst the top 10% of the most actively developed projects that we are tracking.

CollegeCompendium

Posts with mentions or reviews of CollegeCompendium. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-05-26.

Essentials-of-Compilatio

Posts with mentions or reviews of Essentials-of-Compilatio. We have used some of these posts to build our list of alternatives and similar projects. The last one was on 2023-06-01.
  • The dragon compiler book (2nd edition) is a great book
    3 projects | news.ycombinator.com | 1 Jun 2023
    You can try this book if you want something that came out this year https://github.com/IUCompilerCourse/Essentials-of-Compilatio.... Go to the releases to either get the racket version or python version. But I mean cmu uses the dragon book second edition for a graduate level compiler optimization class.
  • Why Learn Compilers
    3 projects | news.ycombinator.com | 29 May 2023
    This paper is my favorite introduction to compilers, it's short and hands-on: http://scheme2006.cs.uchicago.edu/11-ghuloum.pdf

    There is a book-length expansion of this paper that goes into more detail: https://github.com/IUCompilerCourse/Essentials-of-Compilatio...

  • Can we create a thread for some of the best materials on CS available online?
    13 projects | news.ycombinator.com | 26 May 2023
    Introduction to Computing"

    https://dcic-world.org/

    # Programming Language Theory:

    "Programming Languages: Application and Interpretation"

    https://www.plai.org/

    # Compilation:

    "Essentials of Compilation: An Incremental Approach in Python"

    https://github.com/IUCompilerCourse/Essentials-of-Compilatio...

    # Database Systems:

    "CMU: Intro to Database Systems"

    https://15445.courses.cs.cmu.edu/

    "CMU: Advanced Database Systems"

    https://15721.courses.cs.cmu.edu/

    # Calculus I/II & Real Analysis

    "A Course in Calculus and Real Analysis"

    https://link.springer.com/book/10.1007/978-3-030-01400-1

    "A Course in Multivariable Calculus and Analysis"

    https://link.springer.com/book/10.1007/978-1-4419-1621-1

    # Linear Algebra & ML:

    * A Series of books by prof. Joe Suzuki without using any external library for the implementations *

    "Statistical Learning with Math and Python"

    https://link.springer.com/book/10.1007/978-981-15-7877-9

    "Sparse Estimation with Math and Python"

    https://link.springer.com/book/10.1007/978-981-16-1438-5

    "Kernel Methods for Machine Learning with Math and Python"

    https://link.springer.com/book/10.1007/978-981-19-0401-1

    # Discrete Mathematics:

    "CMU 21-228 Discrete Mathematics (prof. Poh-Shen Loh"

    https://www.math.cmu.edu/~ploh/2021-228.shtml

    # Cryptography:

    "Serious Cryptography: A Practical Introduction to Modern Encryption"

    https://nostarch.com/seriouscrypto

    # Problem Solving:

    "Math 235: Mathematical Problem Solving"

    https://www.cip.ifi.lmu.de/~grinberg/t/20f/

  • CS 6120: Advanced Compilers: The Self-Guided Online Course
    4 projects | news.ycombinator.com | 13 Mar 2023
    https://github.com/IUCompilerCourse/Essentials-of-Compilatio...

    You can find a PDF and the associated course with a very minimal amount of following links.

    If you are thinking of making your own language, it's also good to learn something about programming language theory, if you don't already. Many languages make mistakes that have been solved 25+ years ago. PLAI is good for that: https://www.plai.org/

  • Essentials of Compilation [book and video lectures]
    2 projects | news.ycombinator.com | 22 Nov 2021
    I presume that's this, run in \racket mode? https://github.com/IUCompilerCourse/Essentials-of-Compilatio...

    I ask because there seems to be a \python mode, too, that folks may find valuable: https://github.com/IUCompilerCourse/Essentials-of-Compilatio...

    I also don't know why the ci.yml only ran for a few seconds: https://github.com/IUCompilerCourse/Essentials-of-Compilatio...

  • An Incremental Approach to Compiler Construction [pdf]
    4 projects | news.ycombinator.com | 5 Nov 2021
    I took the IU compilers course as an undergrad and can easily say it was my favorite course. If anyone is interested, here is a link to the textbook which will cover this papers content in much finer detail:

    https://github.com/IUCompilerCourse/Essentials-of-Compilatio...

What are some alternatives?

When comparing CollegeCompendium and Essentials-of-Compilatio you can also consider the following projects:

knowledge-map - Organize world's knowledge, explore connections and curate learning paths [Moved to: https://github.com/learn-anything/learn-anything]

Essentials-of-Compilation - A book about compiling Racket and Python to x86-64 assembly

ada-build - Ada Build is curriculum that is intended for anyone who is interested in beginning their journey into coding.

awesome-compilers - :sunglasses: Curated list of awesome resources on Compilers, Interpreters and Runtimes

pretty_laughable_lang - An educational C-like toy programming language that compiles to x64 binary.

paperlib - An open-source academic paper management tool.

json-rd - A recursive descent parser for JSON in pure python

lectures.london - Public talks and lectures hosted by institutes and universities in London on topics including law, art sustainability, philosophy, history, economics and much more

inc - an incremental approach to compiler construction

developer-roadmap - Interactive roadmaps, guides and other educational content to help developers grow in their careers.

papers-i-love - Computer science and computer-adjacent papers (and sometimes books) that have influenced me deeply.