-
Notifications
You must be signed in to change notification settings - Fork 24
Resources Useful links
Bushra Akram edited this page Feb 17, 2021
·
16 revisions
- DFINITY
- Sprint Rules
- bash_history
- https://itsfoss.com/review-googler-linux/
- https://www.cyberciti.biz/faq/add-bash-auto-completion-in-ubuntu-linux/
- Browse stack overflow from terminal
- https://ostechnix.com/how-to-browse-stack-overflow-from-terminal/
- https://github.com/msaaddev/stackoverflow-cli
- How to implement a pseudocode generator?
- Autocomplete implementation
- https://makefiletutorial.com/
- https://tomassetti.me/how-to-write-a-transpiler/
- https://github.com/delihiros/pseudogen
- https://docs.python.org/3/library/ast.html
- https://www.nltk.org/
- https://github.com/ReemaIsrani/Codehog
- https://docs.python.org/3/library/tokenize.html
- https://pseudogen-2016.appspot.com/converter.html#
- code a vscode extension
- https://github.com/mkloubert/vscode-kanban#install-
- http://www.phontron.com/paper/fudaba15asedemo.pdf
- https://stackoverflow.com/questions/25109001/phrase-extraction-algorithm-for-statistical-machine-translation
- https://books.google.com.pk/books/about/Statistical_Machine_Translation.html?id=kKYgAwAAQBAJ&printsec=frontcover&source=kp_read_button&redir_esc=y#v=onepage&q&f=false (pg 133)