@nikitron said: @Ionut_BimStudio said: I say! ZCAD is writen in Pascal? Long time since I've seen this language Yes, on Sunday, investigated free Pascal. It is object oriented language. Fast and quickly compiled.
@nikitron said:
@Ionut_BimStudio said: I say! ZCAD is writen in Pascal? Long time since I've seen this language
Yes, on Sunday, investigated free Pascal. It is object oriented language. Fast and quickly compiled.
Yep. I've learned programing in highschool within Pascal. Back in 2003.
ok. So Pascal is close to C++ and Rust as speed - and close to python as syntax. I say :-?
there is zcad version for linux i compiled. it compiles fast as hell https://disk.yandex.ru/d/LooI-v2ZVwWAUw
git submodule update --init --recursive && git pull && sudo make install
zcad integration
adjust NURBS
solid figure
remove node trees
new install pip libs for development mode (utilise if experimenting with libs)
mouse example
Comments
Yep. I've learned programing in highschool within Pascal. Back in 2003.
ok. So Pascal is close to C++ and Rust as speed - and close to python as syntax. I say :-?
there is zcad version for linux i compiled. it compiles fast as hell
https://disk.yandex.ru/d/LooI-v2ZVwWAUw
git submodule update --init --recursive && git pull && sudo make install
zcad integration
adjust NURBS
solid figure
remove node trees
new install pip libs for development mode (utilise if experimenting with libs)
mouse example