Skip to content

Provide cleaner syntax for making classes in chaiscript #118

Description

@lefticus
class Foo
{
    // properties seem to be handled like member variables anyway
    var some_property;

    def someFunc()
    {
        ...
    }
}

http://www.reddit.com/r/programming/comments/23plfe/chaiscript_easy_to_use_c_scripting_almost_5_years/cgzsqr7

Activity

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

      Milestone

      No milestone

      Relationships

      None yet

      Development

      No branches or pull requests

      Issue actions