Skip to content
#

intermediate-representation

Here are 46 public repositories matching this topic...

tommythorn
tommythorn commented Feb 11, 2017

I was excited to see the introduction to modern Haskell as I find that it's very confusing to enter Haskell these days as many or most introductions doesn't actually match current practices (Text vs. String, cabal vs. plain GHC, etc). However, I was bewildered when the Cabal & Stack section didn't mention Stack. Is this merely waiting for someone to write it? At the very least, we should be

miasm
Te-k
Te-k commented Mar 30, 2020

Hi,

I know I am reopening an old discussion that has been already discussed here (#1032 or #162), but this is the one thing that make miasm hard to use. So I wonder if the issue with it is :

  1. Not enough time to write it ?
  2. The API is changing too often too create a documentation that stays up to date ?

If it is 1, I think it should be possible to have some other people involved and

saulshanabrook
saulshanabrook commented Jun 4, 2019

Yesterday @rgommers and I talked a bit about the thread he started on the NumPy mailing list (notes). We determined that one part of the discussion focused on how NumPy could define some of its API in terms of other parts and whether abstract base classes are the best way to get there.

It would be interesting to compare a metadsl approach to one of

A very simple subset of C Compiler(Lexical Analyzer, Syntax Analyzer, Semantic Analyzer & Intermediate Code Generator) implemented in C++ using Flex and Yacc-Bison as an assignment of sessional course CSE 310 in undergradute studies in CSE, BUET

  • Updated Sep 30, 2018
  • C++
rtrusso
rtrusso commented Mar 29, 2020

In the documentation I've specified the versions of dependency components that were used to test and develop the Linux build and codegen. Those were the current versions on an older release of debian that I used to dev/test the code.

After upgrading to a more recent version of debian, I found that the generated code crashed early during initializing the runtime library.

I don't have this deb

bug

Improve this page

Add a description, image, and links to the intermediate-representation topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the intermediate-representation topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.