You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Model and design data structures. I kinda love it.
Solve Heuristic Search problems. I’m familiar with A* and many of its recursive and its non-optimal friends.
Related: also CSP problems, beyond basic backtracking.
Program very well in C, C#, Java and Python. And anything similar.
Learn new languages
Idk, I’ve been TA of CS and a student of CS for many years. I have some or a lot of experience in many areas. You can ask me for if I know something in particular ^^
I haven’t:
Built a compiler
Mastered Swift (yet)
Mastered any full-blown Functional Language (yet).
Bought a Mac (I work on Linux)
Got much time until December (uni is a bitch here :p)
Given this, how can I help?
Is there a todo list already? I’ve read #9, which is super cool btw, but it looks more like a macro-design.
How can I help? Gimme Starter Tasks. I wanna learn :3
The text was updated successfully, but these errors were encountered:
Hey Felix! We're super excited you want to help out and we'd love for your help. Experience in compilers isn't really super important -- this project isn't any sort of official or production-ready thing, just me and @CodaFi learning how to implement some of the weird esoteric type theory things we read and try to put them together in something coherent.
The issue with the project right now is we need to nail down a set of tasks that needs to be done in such granularity that someone new to the project can actually pick one off. That's something me and @CodaFi will do in the near future -- look out for GitHub issues soon with large and small-scale tasks to do!
You can also join the #silt channel in the LLVMSwift Slack, which you're already a member of. @CodaFi and I will try to discuss things there rather than privately.
For now, the easiest way to contribute is probably to clone the project and make sure it works on Linux on your end 😅 .
Hi :)
You both know me, so I’ll jump right in.
I can:
I haven’t:
Given this, how can I help?
Is there a todo list already? I’ve read #9, which is super cool btw, but it looks more like a macro-design.
How can I help? Gimme Starter Tasks. I wanna learn :3
The text was updated successfully, but these errors were encountered: