ArtixFox
- Karma
- 116
- Created
- December 2, 2021 (4y ago)
- Submissions
- 0
-
what does interactive and extensible mean? interactive -> you have an optional repl that can be used to test and program stuff, or you have an environment like smalltalk extensible ->syntax can be extended like in…
- MovForth: Compiler for the Forth language using LLVM (github.com)
-
Hello, I have been spending my time looking at good looking at cross platform non native gui like flutter and revery. A sad thing about these libraries is that they do not give me any way of using it in C. Not that i…