Atom에서 Nim
하고 싶은 일
Nim으로 놀아 보려고 했으므로, Atom으로 Nim을 쓸 수 있도록 한다.
결론
nim 패키지만 설치
좀 더 자세한 (경위라든지)
Nim의 Github Wiki를 보면 Atom 지원에 대해 작성되었습니다.
htps : // 기주 b. 코 m / 니 ぁん g / 니 m / ぃ き / 에아와 r 딥 rt
링크 대상을 보면 Nimble
와 Nimsuggest
를 설치해야 한다고 써 있습니다.
htps : // 기주 b. 코 m / 루 s 포 rs /
다만, 각각의 Readme를 읽어 보면, 「Nim 인스톨 하면 함께 인스톨 된다」라고 하는 것이므로, brew install nim
그러면, Atom에서 nim
의 패키지를 찾아 인스톨 하는 것만.
htps : // 기주 b. 이 m / m-m g / mb ぇ
htps : // 기주 b. m / m-m g / m m 헹굼 st
Hello World 해봤어
hello_world.nim
echo "Hello, world"
-r
(실행) 옵션을 사용하여 컴파일하기 만하면됩니다.
$ nim c -r hello_world.nim
Hint: used config file '/usr/local/Cellar/nim/0.17.2/nim/config/nim.cfg' [Conf]
Hint: system [Processing]
Hint: hello_world [Processing]
CC: hello_world
CC: stdlib_system
Hint: [Link]
Hint: operation successful (10984 lines compiled; 0.863 sec total; 17.938MiB peakmem; Debug Build) [SuccessX]
Hint: /Users/username/work/study/hello-nim/hello_world [Exec]
Hello, world
Atom의 화면상에서는 이런 느낌입니다.
아이콘의 색이 좋은 느낌으로 좋아합니다. (우유 크라운? 그냥 왕관?)
Reference
이 문제에 관하여(Atom에서 Nim), 우리는 이곳에서 더 많은 자료를 발견하고 링크를 클릭하여 보았다
https://qiita.com/ezawa800/items/0d5911b06c0a09773864
텍스트를 자유롭게 공유하거나 복사할 수 있습니다.하지만 이 문서의 URL은 참조 URL로 남겨 두십시오.
우수한 개발자 콘텐츠 발견에 전념
(Collection and Share based on the CC Protocol.)
nim 패키지만 설치
좀 더 자세한 (경위라든지)
Nim의 Github Wiki를 보면 Atom 지원에 대해 작성되었습니다.
htps : // 기주 b. 코 m / 니 ぁん g / 니 m / ぃ き / 에아와 r 딥 rt
링크 대상을 보면 Nimble
와 Nimsuggest
를 설치해야 한다고 써 있습니다.
htps : // 기주 b. 코 m / 루 s 포 rs /
다만, 각각의 Readme를 읽어 보면, 「Nim 인스톨 하면 함께 인스톨 된다」라고 하는 것이므로, brew install nim
그러면, Atom에서 nim
의 패키지를 찾아 인스톨 하는 것만.
htps : // 기주 b. 이 m / m-m g / mb ぇ
htps : // 기주 b. m / m-m g / m m 헹굼 st
Hello World 해봤어
hello_world.nim
echo "Hello, world"
-r
(실행) 옵션을 사용하여 컴파일하기 만하면됩니다.
$ nim c -r hello_world.nim
Hint: used config file '/usr/local/Cellar/nim/0.17.2/nim/config/nim.cfg' [Conf]
Hint: system [Processing]
Hint: hello_world [Processing]
CC: hello_world
CC: stdlib_system
Hint: [Link]
Hint: operation successful (10984 lines compiled; 0.863 sec total; 17.938MiB peakmem; Debug Build) [SuccessX]
Hint: /Users/username/work/study/hello-nim/hello_world [Exec]
Hello, world
Atom의 화면상에서는 이런 느낌입니다.
아이콘의 색이 좋은 느낌으로 좋아합니다. (우유 크라운? 그냥 왕관?)
Reference
이 문제에 관하여(Atom에서 Nim), 우리는 이곳에서 더 많은 자료를 발견하고 링크를 클릭하여 보았다
https://qiita.com/ezawa800/items/0d5911b06c0a09773864
텍스트를 자유롭게 공유하거나 복사할 수 있습니다.하지만 이 문서의 URL은 참조 URL로 남겨 두십시오.
우수한 개발자 콘텐츠 발견에 전념
(Collection and Share based on the CC Protocol.)
hello_world.nim
echo "Hello, world"
-r
(실행) 옵션을 사용하여 컴파일하기 만하면됩니다.$ nim c -r hello_world.nim
Hint: used config file '/usr/local/Cellar/nim/0.17.2/nim/config/nim.cfg' [Conf]
Hint: system [Processing]
Hint: hello_world [Processing]
CC: hello_world
CC: stdlib_system
Hint: [Link]
Hint: operation successful (10984 lines compiled; 0.863 sec total; 17.938MiB peakmem; Debug Build) [SuccessX]
Hint: /Users/username/work/study/hello-nim/hello_world [Exec]
Hello, world
Atom의 화면상에서는 이런 느낌입니다.
아이콘의 색이 좋은 느낌으로 좋아합니다. (우유 크라운? 그냥 왕관?)
Reference
이 문제에 관하여(Atom에서 Nim), 우리는 이곳에서 더 많은 자료를 발견하고 링크를 클릭하여 보았다 https://qiita.com/ezawa800/items/0d5911b06c0a09773864텍스트를 자유롭게 공유하거나 복사할 수 있습니다.하지만 이 문서의 URL은 참조 URL로 남겨 두십시오.
우수한 개발자 콘텐츠 발견에 전념 (Collection and Share based on the CC Protocol.)