Coder Social home page Coder Social logo

ocamlscript's People

Contributors

joprice avatar liyishuai avatar mjambon avatar struktured avatar unixjunkie avatar vbgl 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

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

ocamlscript's Issues

Interactive?

Hello.

Just out of curiosity, since the subject of my question seems completely out of the scope of this project, but have you any plan to take it further to an interactive shell (like sh, csh, zsh, fish etc.)?

Would be great to have a complete OCaml solution for UNIX-like shells.

Great work! Thanks!

Should the script be recompiled if any "Ocaml.sources" file is changed?

I've been writing some scripts which share some common code in a separate module. When I edit the script itself and run it, the code is recompiled as expected. When I edit the separate module and run the script again, it is not recompiled and the old code runs instead. I was hoping it would magically notice that the separate module had changed and recompile, like traditional scripting languages would. (I'm trying to encourage people used to python to try this)

Error: Unbound module Topdirs

Error I get if I try to run an ocamlscript under a 5.1.0 ocaml switch.
It does not happen w/ earlier versions of ocaml.

Nix flake config and package for nix

Ocamlscript looks like it would be incredibly useful for a nixos user.

If ocamlscript is intended to eventually be built with dune, I could help out once that is done by adding a flake.nix to add an easy installation option (including spawning a shell that temporarily has the git master version of ocamlscript and cleans up & removes it once you are done).

no installed cmi files

for the no-merlin-errors to work I think ocamlscript.cmi/std.cmi must be installed.
nice to see this old project revived/advertised - it's great.

revision: I see ocamlscript.cmi now in for v3.0.0 ! leaving std.cmi

put CI tests in place

A .travis.yml file should be added to the repository and the CI system should be turned on by an administrator. Generally, builds should be tried on the latest several versions of OCaml, on both Linux and on MacOS.

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.