Skip to content
H.C. Chen edited this page Aug 4, 2020 · 27 revisions

Welcome to the peforth wiki!

peforth supports Jupyter notebooks better and better therefore newer articles can be found in the notebook directory of this project. They can be opened by web browsers on GitHub.com directly. Please switch to 'develop' branch (instead of the 'master' by default) because I don't make master releases very often.

Know the FORTH programming language in one page ( Also on the Forth Magazine, 2019-02, Germany.)

Example-1 Hello world!

Example-2 inline python

Example-3 peforth magic command for jupyter notebook (Azure notebook)

Example-4 Examine a Machine-Learning exercise (Live demo on YouTube)

Example-5 View MNIST handwritten digit images

Example-6 project-k forth kernel

Example-7 Tensorflow learners don't give up check this out

Jupyter notebooks

peforth magic command on jupyter notebook

peforth helps to understand python Decorator

Study "Genetic Algorithm Implementation in Python" with helps of peforth


Q&A

Please open an Issue for your question.