Ecosyste.ms: Issues

An open API service for providing issue and pull request metadata for open source projects.

GitHub / c3d/xl issues and pull requests

#54 - Typo in opcodes.h

Issue - State: open - Opened by gulamf over 2 years ago - 1 comment

#53 - A small scheme VM

Issue - State: open - Opened by tripleo1 about 3 years ago - 1 comment

#52 - Data Inheritance

Issue - State: open - Opened by tripleo1 about 3 years ago - 1 comment

#51 - Basic Examples Compiler Explanation

Issue - State: open - Opened by tripleo1 about 3 years ago - 1 comment

#50 - Can't build native/HelloWorld

Issue - State: open - Opened by tripleo1 about 3 years ago - 3 comments

#48 - Nubie feedback - can't build

Issue - State: open - Opened by blakemcbride over 3 years ago - 4 comments

#47 - Treat float literals as decimal float literals and not as binary float literals

Issue - State: open - Opened by dumblob over 3 years ago - 2 comments

#45 - Add to https://github.com/kostya/benchmarks/

Issue - State: open - Opened by dumblob over 3 years ago

#44 - Imperative flavour: continue & break in loops

Issue - State: open - Opened by dumblob over 3 years ago - 4 comments

#43 - Conceptual question: how is this language different than other prologs?

Issue - State: open - Opened by vrescobar about 4 years ago - 1 comment

#42 - [Comment/Suggestion] The Definition Operator

Issue - State: open - Opened by ChristoferK about 4 years ago - 5 comments

#41 - Chat room?

Issue - State: closed - Opened by salotz over 4 years ago - 1 comment

#40 - README.md: fix typo

Pull Request - State: closed - Opened by joedf over 4 years ago

#39 - Improve llvm-crap to deal with deprecated functions in LLVM 9.0.1

Issue - State: open - Opened by c3d almost 5 years ago
Labels: compilation

#38 - Fast compiler similar to what was used in Tao3D

Issue - State: closed - Opened by c3d almost 5 years ago - 1 comment

#37 - Remove remnants of bytecode interpreter (or, alternatively, fix it)

Issue - State: open - Opened by c3d almost 5 years ago - 5 comments
Labels: bug, question

#36 - Error evaluation rules

Issue - State: open - Opened by c3d almost 5 years ago
Labels: enhancement, language change

#35 - Implement modules

Issue - State: open - Opened by c3d almost 5 years ago
Labels: enhancement, language change

#34 - Convert XL native modules to XL_NATIVE

Issue - State: open - Opened by c3d almost 5 years ago
Labels: enhancement

#33 - Cleanup the runtime from old / obsolete functions

Issue - State: open - Opened by c3d almost 5 years ago
Labels: enhancement, language change

#32 - Find a strategy to convert the existing 1500 or so native functions in Tao3D

Issue - State: open - Opened by c3d almost 5 years ago
Labels: enhancement

#31 - Tag useful functions in the runtime using XL_NATIVE

Issue - State: open - Opened by c3d almost 5 years ago
Labels: enhancement

#31 - Tag useful functions in the runtime using XL_NATIVE

Issue - State: open - Opened by c3d almost 5 years ago
Labels: enhancement

#30 - Connect the interpreter to the foreign-function interface mechanism

Issue - State: open - Opened by c3d almost 5 years ago
Labels: enhancement

#29 - Foreign function interface (FFI) with easy to use macro

Issue - State: closed - Opened by c3d almost 5 years ago - 1 comment
Labels: enhancement

#28 - Add more checks for parsing / scanning errors

Issue - State: open - Opened by c3d almost 5 years ago
Labels: good first issue

#27 - Add nodes with arbitrary syntax using a regexp

Issue - State: open - Opened by c3d almost 5 years ago
Labels: enhancement, language change

#26 - Binary node in the parse tree

Issue - State: open - Opened by c3d almost 5 years ago
Labels: enhancement, language change, good first issue

#25 - Process `syntax` statements during scanning (in `import` / `use`)

Issue - State: open - Opened by c3d almost 5 years ago
Labels: enhancement, language change

#24 - Highlight.js colorization updates

Issue - State: open - Opened by c3d almost 5 years ago
Labels: bug, language change, good first issue

#23 - Emacs colorization updates

Issue - State: open - Opened by c3d almost 5 years ago
Labels: bug, language change, good first issue

#22 - Option to transparently convert `->` to `is` for Tao3D programs import

Issue - State: open - Opened by c3d almost 5 years ago
Labels: enhancement, language change, good first issue

#21 - Better classification of Unicode characters

Issue - State: open - Opened by c3d almost 5 years ago
Labels: bug, good first issue

#20 - The scanner cannot correctly scan version numbers

Issue - State: open - Opened by c3d almost 5 years ago
Labels: bug, good first issue

#19 - Rework the symbol table to store actual definitions

Issue - State: open - Opened by c3d almost 5 years ago
Labels: language change

#18 - Implement creation and destruction

Issue - State: open - Opened by c3d almost 5 years ago
Labels: language change

#17 - Implement in, out and inout parameter passing modes

Issue - State: open - Opened by c3d almost 5 years ago
Labels: language change

#16 - Implement own and ref types

Issue - State: open - Opened by c3d almost 5 years ago
Labels: language change

#15 - Generate lifetime values

Issue - State: open - Opened by c3d almost 5 years ago - 5 comments
Labels: language change

#14 - Implement type inheritance

Issue - State: open - Opened by c3d almost 5 years ago
Labels: language change

#13 - Revisit dynamic dispatch based on types

Issue - State: open - Opened by c3d almost 5 years ago
Labels: language change

#12 - Implement type expressions

Issue - State: open - Opened by c3d almost 5 years ago
Labels: language change

#11 - Define the interface of types

Issue - State: open - Opened by c3d almost 5 years ago
Labels: language change

#10 - Implement metabox notation

Issue - State: open - Opened by c3d almost 5 years ago
Labels: language change

#9 - Scope injection and scoping operator

Issue - State: open - Opened by c3d almost 5 years ago
Labels: language change

#8 - Implement nested scopes

Issue - State: open - Opened by c3d almost 5 years ago - 1 comment
Labels: language change

#7 - Implement for loops using scope injection

Issue - State: open - Opened by c3d almost 5 years ago
Labels: language change

#6 - Implement syntactic sugar

Issue - State: open - Opened by c3d almost 5 years ago
Labels: language change

#5 - Switch from `type Pattern` to `matching Pattern`

Issue - State: closed - Opened by c3d almost 5 years ago
Labels: language change

#4 - The factorial example in the README does not work as expected

Issue - State: open - Opened by Christopher-Chianelli almost 5 years ago - 3 comments
Labels: bug

#3 - Add Dockerfile so new users can quickly try out the language

Pull Request - State: open - Opened by Christopher-Chianelli almost 5 years ago - 2 comments

#2 - Best way to locate shared libraries

Issue - State: closed - Opened by pepa65 almost 6 years ago - 3 comments

#1 - How to build on Ubuntu 18.04.1?

Issue - State: closed - Opened by pepa65 almost 6 years ago - 4 comments