Groups | Search | Server Info | Keyboard shortcuts | Login | Register [http] [https] [nntp] [nntps]
Groups > comp.compilers > #3190
| From | Ivan Espinosa <ivanmtze96@gmail.com> |
|---|---|
| Newsgroups | comp.compilers |
| Subject | Implementing built-in functions with LLVM, help needed |
| Date | 2022-10-03 15:13 -0700 |
| Organization | Compilers Central |
| Message-ID | <22-10-019@comp.compilers> (permalink) |
Hello, I'm currently working on a personal project about a front-end compiler for some sort of the old Pascal version to produce LLVM code. I'm kind of new to this amazing topic, and I would like to know how should I implement functions like writeln, read, etc. It would be very useful if somebody could help me with this giving some ideas or resources so I can work in that. Thank you all! Gerardo Espinosa PD: Here is the link to my project code https://github.com/IvanMtze/JAPC
Back to comp.compilers | Previous | Next — Next in thread | Find similar
Implementing built-in functions with LLVM, help needed Ivan Espinosa <ivanmtze96@gmail.com> - 2022-10-03 15:13 -0700
Re: Implementing built-in functions with LLVM, help needed antispam@math.uni.wroc.pl - 2022-10-06 15:15 +0000
Implementing built-in functions with LLVM, help needed Christopher F Clark <christopher.f.clark@compiler-resources.com> - 2022-10-07 08:56 +0300
Re: Implementing built-in functions with LLVM, help needed Hans-Peter Diettrich <DrDiettrich1@netscape.net> - 2022-10-07 20:59 +0200
Re: Implementing built-in functions with LLVM, help needed antispam@math.uni.wroc.pl - 2022-10-13 14:08 +0000
csiph-web