BKChem

From NMR Wiki

(Difference between revisions)
Jump to: navigation, search
(New page: '''Overview:''' BKChem is a free (as in free software :o) chemical drawing program. It was conceived and written by Beda Kosata. BKChem is written in Python, an interpreted and very nice...)
m
Line 6: Line 6:
* platform independence - BKChem should run on any platform that Python does. - BKChem is developed on GNU/Linux. It was however successfully used under WinXP and MacOS X.
* platform independence - BKChem should run on any platform that Python does. - BKChem is developed on GNU/Linux. It was however successfully used under WinXP and MacOS X.
* performance - as Python is interpreted language you should not expect the performance of a native code compiled application (in present days a very cheap tradeoff for platform independence). However BKChem should be pretty usable on all modern systems.
* performance - as Python is interpreted language you should not expect the performance of a native code compiled application (in present days a very cheap tradeoff for platform independence). However BKChem should be pretty usable on all modern systems.
-
 
-
 
'''Project Website:'''
'''Project Website:'''
Line 21: Line 19:
[[Category:Open Source]]
[[Category:Open Source]]
[[Category:Fixme]]
[[Category:Fixme]]
-
 
-
Add Your Content Here
 
-
 
[[Category:Chemical structure drawing software]]
[[Category:Chemical structure drawing software]]

Revision as of 16:47, 26 August 2009

Overview:

BKChem is a free (as in free software :o) chemical drawing program. It was conceived and written by Beda Kosata.

BKChem is written in Python, an interpreted and very nice programming language. This implies some of the program features:

  • platform independence - BKChem should run on any platform that Python does. - BKChem is developed on GNU/Linux. It was however successfully used under WinXP and MacOS X.
  • performance - as Python is interpreted language you should not expect the performance of a native code compiled application (in present days a very cheap tradeoff for platform independence). However BKChem should be pretty usable on all modern systems.

Project Website:

http://bkchem.zirael.org/index.html

References

Personal tools