GithubHelp home page GithubHelp logo

linearml's People

Contributors

avsm avatar pikatchu avatar richardclegg avatar vrotaru 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  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

linearml's Issues

configure script bug

Line 241:

else $llbindings=$(ocamlc -where)

...should be:

else llbindings=$(ocamlc -where)

exception Assert_failure("emit.ml", 213, 34)

Minimal program to reproduce:

module Main = struct
  val main: unit -> unit 
  let main() =
    let d = ()
    in (fun () -> d) ()
end

(It doesn't seem to matter whether fun or !fun is used.)

How to build on a modern system?

Did anyone succeed with building LinearML on a modern system? I'm using OPAM to switch to 4.02.0, installing llvm.3.6, but still get

File "emit.ml", line 33, characters 5-9:
Error: Unbound module Llvm
Makefile:92: recipe for target 'emit.cmx' failed

Some missing config to include the Llvm module?

tree missing files?

The files below seem to be missing and give me dependency failures when building... do I need to do something or are source files missing from the tree?

diff --git a/Makefile b/Makefile
index 639b5e1..489e089 100644
--- a/Makefile
+++ b/Makefile
@@ -43,7 +43,7 @@ OBJECTS_ML = \
        neast.ml\
        nastExtractFuns.ml\
        nastExpand.ml\
-       neastCheck.ml\
+       nastCheck.ml\
        tast.ml\
        typing.ml\
        stast.ml\
@@ -60,13 +60,9 @@ OBJECTS_ML = \
        estOfIst.ml\
        estOptim.ml\
        estCompile.ml\
-       estNormalizePatterns.ml\
-       estOptimizePatterns.ml\
        llst.ml\
-       llstPp.ml\
        llstOfEst.ml\
        llstFree.ml\
-       llstOptim.ml\
        emit2.ml\
        main.ml
 #      istAdhoc.ml

Discontinued?

Hello,

Thanks for sharing LinearML.

This seems to be a good idea. Just want to check if you found any other language that can do what LinearML set out for?

Thanks

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.