프로토타입용 OOP ProgrammingLanguage

http://iolanguage.com

뭔가 필요한것이 있다면(언어의 문법까지도), 그때그때 만들어갈 수 있는 언어. 그러다보니 EDSL등의 프로토타이핑에 용이하다.


생물정보학SW개발방법워크샵 에서 쓰인 바이너리를 올려도 될까요? -- -- windist 2006-02-25 15:56:00


...

The easiest fix (if you only care about IoVM, not IoDesktop) is to add
the -mno-cygwin flag to each of the gcc command lines.  This forces
gcc into mingw mode which then uses the support for windows coroutines.

... 중략

in the vm makefile you also need to add:

LIBS += -lwsock32

...


CategoryLanguage

Io (last edited 2013-11-22 08:35:54 by 61)