Menu

BOLT Programming / News: Recent posts

Writing the tutorial

Right now I am writing the tutorial for BOLT. It is on the Wiki under "tutorial"

Posted by Nathaniel Hayes 2013-02-05

Working on custom data types

Right now I am working on custom datas types. This would allow for me to create data types like the C++ FILE, and allow for me to make the BOLT standard library more effective.

Right now I am working on making sure that all of the elements you enter are valid, for example:

datatype Student begin
        string Name
        number ID
end... read more

Posted by Nathaniel Hayes 2012-11-14
Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.