|
Oktatás * Programozás 1 * Szkriptnyelvek Teaching • Programming 1 (BI) Félévek Linkek * kalendárium |
Nim2 /
Installation under FreeBSD and MacOSFreeBSDUnder FreeBSD 15, # pkg install nim # pkg install nimble Then, extend your export PATH=$PATH:/usr/local/nim/bin:$HOME/.nimble/bin With MacOSI've never had a Mac, so I couldn't try it, but a friend of mine (thanks Zoli) sent me some screenshots and the procedure is very similar to the other operating systems. $ brew install nim $ nim -v Nim Compiler Version 2.2.10 [MacOSX: arm64] ... $ nimble -v nimble v0.22.2 compiled at 2026-04-24 03:34:24 ... $ which nim /opt/homebrew/bin/nim $ which nimble /opt/homebrew/bin/nimble Add With $ nimble install inim |
![]() Blogjaim, hobbi projektjeim * The Ubuntu Incident [ edit ] |