Giter VIP home page Giter VIP logo

cosmos's People

Contributors

mbertheau avatar mcsoto avatar shkesar avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

cosmos's Issues

Can't recompile cosmos

When compiling the .cosmos files in the repository, I get .pl files that are different from what's in the repository.

Also, compiling string.cosmos and list.cosmos doesn't work at all:

$ cosmos --module string
CosmosError: (line 50, col 9) cannot find relation concat
$ cosmos --module list
CosmosError: (line 42, col 9) cannot find relation concat

Active Project?

What's the status of cosmos? Are there plans to keep this project maintained and going? Or should we consider this a dead, abandoned project?

Better docs

  • Is this usable to create production code?
  • Does this compile programs to raw Prolog that can be compiled? Or does it need to be processed in some way?

This seems like a nicer version of Prolog (which I'm interested in), but I can't tell if Cosmos is usable enough yet.

FunctorObject isn't working

The code in Readme for using a functor object shows this on the shell

> FunctorObject F
| true
> x = F(1, 2)
CosmosError: (line 1, col 3) cannot call variable of unknown type: F

Any relation?

Is there any relation to https://github.com/LB--/Cosmos ? I chose the name Cosmos in April 2014, it looks like the earliest commit here is in July 2014. It looks like this is more developed though, so I may rename mine yet again.

Mac support

I would really like to try out this new language, but a mac is all I got, and I'm not sure I can get this to run on a mac (as it's an executable that I get from make). If this already works on macs, would you be able to give some more information on how to run it?

Licensing?

Hi, I am just wondering what is the license of Cosmos? SWI-Prolog is under the GPL so does that mean Cosmos is also under the GPL? You might want to consider changing to another Prolog implementation as a GPL language could seriously hurt adoption.

Running .cosmos scripts

Is there a direct way to execute .cosmos files?
I tried compiling to prolog. But swipl isn't the best thing to be handled. I did consult('test.pl') in swipl but it didn't work.
What're you using to execute those scripts?

And also the interactive mode doesn't let me create relations.

Edit:

Was missing the ; at the end of the single-line relation declaration statement

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.